summaryrefslogtreecommitdiffstats
path: root/tdeprint/tests/helpwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdeprint/tests/helpwindow.cpp')
-rw-r--r--tdeprint/tests/helpwindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/tests/helpwindow.cpp b/tdeprint/tests/helpwindow.cpp
index 9f92734f4..aedb9e2b8 100644
--- a/tdeprint/tests/helpwindow.cpp
+++ b/tdeprint/tests/helpwindow.cpp
@@ -39,7 +39,7 @@
HelpWindow::HelpWindow( const TQString& home_, const TQString& _path,
TQWidget* parent, const char *name )
- : KMainWindow( parent, name, WDestructiveClose ),
+ : TDEMainWindow( parent, name, WDestructiveClose ),
pathCombo( 0 ), selectedURL()
{
readHistory();