summaryrefslogtreecommitdiffstats
path: root/noatun/library/cmodule.h
diff options
context:
space:
mode:
Diffstat (limited to 'noatun/library/cmodule.h')
-rw-r--r--noatun/library/cmodule.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/noatun/library/cmodule.h b/noatun/library/cmodule.h
index 881842a9..89aa37f0 100644
--- a/noatun/library/cmodule.h
+++ b/noatun/library/cmodule.h
@@ -6,17 +6,17 @@
#include "noatun/pref.h"
class KListView;
-class QSplitter;
-class QListViewItem;
+class TQSplitter;
+class TQListViewItem;
class NoatunLibraryInfo;
-class QTextView;
-class QButtonGroup;
+class TQTextView;
+class TQButtonGroup;
class MimeTypeTree;
class KLineEdit;
namespace Arts {class TraderOffer;}
-class QCheckBox;
+class TQCheckBox;
class KURLRequester;
class General : public CModule