diff options
Diffstat (limited to 'tools/assistant/topicchooserimpl.cpp')
-rw-r--r-- | tools/assistant/topicchooserimpl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/assistant/topicchooserimpl.cpp b/tools/assistant/topicchooserimpl.cpp index a0ff0482..d81427a9 100644 --- a/tools/assistant/topicchooserimpl.cpp +++ b/tools/assistant/topicchooserimpl.cpp @@ -35,7 +35,7 @@ #include <tqlabel.h> #include <ntqlistbox.h> -#include <ntqpushbutton.h> +#include <tqpushbutton.h> TopicChooser::TopicChooser( TQWidget *parent, const TQStringList &lnkNames, const TQStringList &lnks, const TQString &title ) |