summaryrefslogtreecommitdiffstats
path: root/src/searchresultsdlg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/searchresultsdlg.cpp')
-rw-r--r--src/searchresultsdlg.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/searchresultsdlg.cpp b/src/searchresultsdlg.cpp
index bbcdd9b..c6183d6 100644
--- a/src/searchresultsdlg.cpp
+++ b/src/searchresultsdlg.cpp
@@ -25,10 +25,10 @@
*
***************************************************************************/
-#include <ntqpushbutton.h>
-#include <ntqlineedit.h>
-#include <ntqcombobox.h>
-#include <ntqradiobutton.h>
+#include <tqpushbutton.h>
+#include <tqlineedit.h>
+#include <tqcombobox.h>
+#include <tqradiobutton.h>
#include "searchresultsdlg.h"
int SearchResultsDlg::s_nType = PlainText;