mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
14 lines
242 B
C
14 lines
242 B
C
|
|
||
|
$FreeBSD$
|
||
|
|
||
|
--- amarok/src/xmlloader.h.orig
|
||
|
+++ amarok/src/xmlloader.h
|
||
|
@@ -173,6 +173,7 @@
|
||
|
|
||
|
public: //fucking moc, these should be private
|
||
|
class ThreadedLoader;
|
||
|
+ friend class ThreadedLoader;
|
||
|
class SimpleLoader;
|
||
|
};
|
||
|
|