diff options
Diffstat (limited to 'src/prefopt.cpp')
-rw-r--r-- | src/prefopt.cpp | 8 |
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" |