summaryrefslogtreecommitdiffstats
path: root/src/prefopt.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 01:20:53 +0200
commit062009ca00bc0dd3b65f20392d28fddbb685795d (patch)
tree67613d03469244f2f203e27b37aa93dd7deefa97 /src/prefopt.cpp
parent368ee23e036f50097ed148eaedfbead308a7ff26 (diff)
downloadkscope-062009ca00bc0dd3b65f20392d28fddbb685795d.tar.gz
kscope-062009ca00bc0dd3b65f20392d28fddbb685795d.zip
Cleanup headers.
Signed-off-by: gregory guy <[email protected]>
Diffstat (limited to 'src/prefopt.cpp')
-rw-r--r--src/prefopt.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/prefopt.cpp b/src/prefopt.cpp
index aefb6c8..2610eff 100644
--- a/src/prefopt.cpp
+++ b/src/prefopt.cpp
@@ -25,10 +25,10 @@
*
***************************************************************************/
-#include <ntqcheckbox.h>
-#include <ntqradiobutton.h>
-#include <ntqlineedit.h>
-#include <ntqlabel.h>
+#include <tqcheckbox.h>
+#include <tqradiobutton.h>
+#include <tqlineedit.h>
+#include <tqlabel.h>
#include "prefopt.h"
#include "kscopeconfig.h"