summaryrefslogtreecommitdiffstats
path: root/kdeprint/management/kmwlocal.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdeprint/management/kmwlocal.h')
-rw-r--r--kdeprint/management/kmwlocal.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kdeprint/management/kmwlocal.h b/kdeprint/management/kmwlocal.h
index 2dd770341..9da6ed747 100644
--- a/kdeprint/management/kmwlocal.h
+++ b/kdeprint/management/kmwlocal.h
@@ -24,9 +24,9 @@
#include <tqstringlist.h>
-class QLineEdit;
+class TQLineEdit;
class KListView;
-class QListViewItem;
+class TQListViewItem;
class KMWLocal : public KMWizardPage
{