summaryrefslogtreecommitdiff
path: root/sysutils/filelight-kde4/files/patch-scanmanager.h
blob: e2780783193810c8023e9be77f17e141b31384a8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/scanmanager.h.orig	Fri Aug 13 23:50:09 2004
+++ src/scanmanager.h	Sat Aug 14 00:32:26 2004
@@ -65,6 +65,8 @@
     static bool readMounts();
 private:
     static QStringList localMounts, remoteMounts;
+
+    friend class ScanThread;
 };