diff options
Diffstat (limited to 'src/kasablanca.cpp')
-rw-r--r-- | src/kasablanca.cpp | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/src/kasablanca.cpp b/src/kasablanca.cpp index 84f36ad..500330e 100644 --- a/src/kasablanca.cpp +++ b/src/kasablanca.cpp @@ -36,13 +36,13 @@ #include <kpassivepopup.h> #include <klineedit.h> -#include <ntqtextedit.h> -#include <ntqcolor.h> -#include <ntqlistview.h> -#include <ntqpushbutton.h> -#include <ntqheader.h> -#include <ntqtoolbutton.h> -#include <ntqaction.h> +#include <tqtextedit.h> +#include <tqcolor.h> +#include <tqlistview.h> +#include <tqpushbutton.h> +#include <tqheader.h> +#include <tqtoolbutton.h> +#include <tqaction.h> #include "Q_colorspreferencesdialog.h" #include "Q_generalpreferencesdialog.h" |