diff options
Diffstat (limited to 'src/kscopeconfig.h')
-rw-r--r-- | src/kscopeconfig.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/kscopeconfig.h b/src/kscopeconfig.h index 2d5b48d..700d685 100644 --- a/src/kscopeconfig.h +++ b/src/kscopeconfig.h @@ -28,9 +28,9 @@ #ifndef KSCOPECONFIG_H #define KSCOPECONFIG_H -#include <ntqobject.h> -#include <ntqstringlist.h> -#include <ntqcolor.h> +#include <tqobject.h> +#include <tqstringlist.h> +#include <tqcolor.h> #include <kdockwidget.h> typedef TQValueList<int> SPLIT_SIZES; |