summaryrefslogtreecommitdiff
path: root/sysutils/filelight/files/patch-scanmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/filelight/files/patch-scanmanager.h')
-rw-r--r--sysutils/filelight/files/patch-scanmanager.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/filelight/files/patch-scanmanager.h b/sysutils/filelight/files/patch-scanmanager.h
new file mode 100644
index 000000000000..e27807831938
--- /dev/null
+++ b/sysutils/filelight/files/patch-scanmanager.h
@@ -0,0 +1,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;
+ };
+
+