diff options
Diffstat (limited to 'kdeprint/kdeprintfax/confsystem.h')
-rw-r--r-- | kdeprint/kdeprintfax/confsystem.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kdeprint/kdeprintfax/confsystem.h b/kdeprint/kdeprintfax/confsystem.h index 4e83d6ff9..6a2d00c12 100644 --- a/kdeprint/kdeprintfax/confsystem.h +++ b/kdeprint/kdeprintfax/confsystem.h @@ -24,8 +24,8 @@ #include <tqwidget.h> #include <tqstringlist.h> -class QLineEdit; -class QComboBox; +class TQLineEdit; +class TQComboBox; class ConfSystem : public QWidget { |