summaryrefslogtreecommitdiffstats
path: root/src/projectfilesdlg.cpp
diff options
context:
space:
mode:
authorgregory guy <[email protected]>2020-05-22 12:24:08 +0200
committerSlávek Banko <[email protected]>2020-05-26 15:02:34 +0200
commit6b59b0be7f885d4951f3533c0dbbfc489beb566f (patch)
tree37846074fa3126dc602d2e0c3f138237b26e156c /src/projectfilesdlg.cpp
parenteb30e07ba19e45de980c0f86e8b39078621023a5 (diff)
downloadkscope-6b59b0be7f885d4951f3533c0dbbfc489beb566f.tar.gz
kscope-6b59b0be7f885d4951f3533c0dbbfc489beb566f.zip
Cleanup headers.
Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 062009ca00bc0dd3b65f20392d28fddbb685795d)
Diffstat (limited to 'src/projectfilesdlg.cpp')
-rw-r--r--src/projectfilesdlg.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/projectfilesdlg.cpp b/src/projectfilesdlg.cpp
index 5ff4987..3c9cf2b 100644
--- a/src/projectfilesdlg.cpp
+++ b/src/projectfilesdlg.cpp
@@ -25,10 +25,10 @@
*
***************************************************************************/
-#include <ntqpushbutton.h>
-#include <ntqlistview.h>
-#include <ntqlineedit.h>
-#include <ntqregexp.h>
+#include <tqpushbutton.h>
+#include <tqlistview.h>
+#include <tqlineedit.h>
+#include <tqregexp.h>
#include <tdelocale.h>
#include <tdemessagebox.h>
#include <tdefiledialog.h>