diff options
Diffstat (limited to 'src/MachBuntButton.cpp')
-rw-r--r-- | src/MachBuntButton.cpp | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/src/MachBuntButton.cpp b/src/MachBuntButton.cpp index ef997f5..5aeac13 100644 --- a/src/MachBuntButton.cpp +++ b/src/MachBuntButton.cpp @@ -10,13 +10,13 @@ #include <kdrawutil.h> #include <tdelocale.h> -#include <ntqlayout.h> -#include <ntqdrawutil.h> -#include <ntqtooltip.h> -#include <ntqdatetime.h> -#include <ntqbitmap.h> -#include <ntqimage.h> -#include <ntqcursor.h> +#include <tqlayout.h> +#include <tqdrawutil.h> +#include <tqtooltip.h> +#include <tqdatetime.h> +#include <tqbitmap.h> +#include <tqimage.h> +#include <tqcursor.h> namespace SuSEMachBunt { |