summaryrefslogtreecommitdiffstats
path: root/src/k3binterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/k3binterface.h')
-rw-r--r--src/k3binterface.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/k3binterface.h b/src/k3binterface.h
index b54e2ef..4079a5d 100644
--- a/src/k3binterface.h
+++ b/src/k3binterface.h
@@ -19,7 +19,7 @@
#include <dcopobject.h>
#include <dcopref.h>
-#include <qvaluelist.h>
+#include <tqvaluelist.h>
#include <kurl.h>
@@ -63,7 +63,7 @@ class K3bInterface : public DCOPObject
DCOPRef openProject( const KURL& url );
- QValueList<DCOPRef> projects();
+ TQValueList<DCOPRef> projects();
void copyCd();
void copyDvd();