diff options
Diffstat (limited to 'tdeprint/tests/helpwindow.h')
-rw-r--r-- | tdeprint/tests/helpwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/tests/helpwindow.h b/tdeprint/tests/helpwindow.h index c444b8144..d32f2f773 100644 --- a/tdeprint/tests/helpwindow.h +++ b/tdeprint/tests/helpwindow.h @@ -20,7 +20,7 @@ class TQComboBox; class TQPopupMenu; -class HelpWindow : public KMainWindow +class HelpWindow : public TDEMainWindow { Q_OBJECT public: |