summaryrefslogtreecommitdiffstats
path: root/tools/linguist/linguist/phrasebookbox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/linguist/linguist/phrasebookbox.cpp')
-rw-r--r--tools/linguist/linguist/phrasebookbox.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/linguist/linguist/phrasebookbox.cpp b/tools/linguist/linguist/phrasebookbox.cpp
index cefac1b34..90ebdd950 100644
--- a/tools/linguist/linguist/phrasebookbox.cpp
+++ b/tools/linguist/linguist/phrasebookbox.cpp
@@ -41,12 +41,12 @@
#include "phraselv.h"
#include <ntqapplication.h>
-#include <ntqlabel.h>
+#include <tqlabel.h>
#include <ntqlayout.h>
#include <ntqlineedit.h>
#include <ntqmessagebox.h>
#include <ntqpushbutton.h>
-#include <ntqwhatsthis.h>
+#include <tqwhatsthis.h>
PhraseBookBox::PhraseBookBox( const TQString& filename,
const PhraseBook& phraseBook, TQWidget *parent,