diff options
Diffstat (limited to 'kdeprint/tests/helpwindow.h')
-rw-r--r-- | kdeprint/tests/helpwindow.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kdeprint/tests/helpwindow.h b/kdeprint/tests/helpwindow.h index 93704046a..c444b8144 100644 --- a/kdeprint/tests/helpwindow.h +++ b/kdeprint/tests/helpwindow.h @@ -17,8 +17,8 @@ #include <tqmap.h> #include <tqdir.h> -class QComboBox; -class QPopupMenu; +class TQComboBox; +class TQPopupMenu; class HelpWindow : public KMainWindow { |