diff options
Diffstat (limited to 'src/loggingoptions.cpp')
-rw-r--r-- | src/loggingoptions.cpp | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/loggingoptions.cpp b/src/loggingoptions.cpp index ad1e6a5..819b207 100644 --- a/src/loggingoptions.cpp +++ b/src/loggingoptions.cpp @@ -20,11 +20,11 @@ * * ***************************************************************************/ -#include <ntqbuttongroup.h> -#include <ntqcheckbox.h> -#include <ntqlayout.h> -#include <ntqlineedit.h> -#include <ntqpushbutton.h> +#include <tqbuttongroup.h> +#include <tqcheckbox.h> +#include <tqlayout.h> +#include <tqlineedit.h> +#include <tqpushbutton.h> #include <tdeconfig.h> #include <kdebug.h> |