summaryrefslogtreecommitdiffstats
path: root/kdeprint/kdeprintfax/confgeneral.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdeprint/kdeprintfax/confgeneral.h')
-rw-r--r--kdeprint/kdeprintfax/confgeneral.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kdeprint/kdeprintfax/confgeneral.h b/kdeprint/kdeprintfax/confgeneral.h
index 46c54c2a5..5a3ee6ca9 100644
--- a/kdeprint/kdeprintfax/confgeneral.h
+++ b/kdeprint/kdeprintfax/confgeneral.h
@@ -23,8 +23,8 @@
#include <tqwidget.h>
-class QLineEdit;
-class QCheckBox;
+class TQLineEdit;
+class TQCheckBox;
class ConfGeneral : public QWidget
{