summaryrefslogtreecommitdiffstats
path: root/filesharing/advanced/nfs/nfsfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'filesharing/advanced/nfs/nfsfile.h')
-rw-r--r--filesharing/advanced/nfs/nfsfile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/filesharing/advanced/nfs/nfsfile.h b/filesharing/advanced/nfs/nfsfile.h
index c46ce595..e111da87 100644
--- a/filesharing/advanced/nfs/nfsfile.h
+++ b/filesharing/advanced/nfs/nfsfile.h
@@ -27,7 +27,7 @@
typedef TQPtrList<NFSEntry> EntryList;
typedef TQPtrListIterator<NFSEntry> EntryIterator;
-class QTextStream;
+class TQTextStream;
class NFSFile {
public: