diff options
Diffstat (limited to 'src/app/adjustSizeButton.cpp')
-rw-r--r-- | src/app/adjustSizeButton.cpp | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/app/adjustSizeButton.cpp b/src/app/adjustSizeButton.cpp index 3a5c1dd..e1bf5b1 100644 --- a/src/app/adjustSizeButton.cpp +++ b/src/app/adjustSizeButton.cpp @@ -4,11 +4,11 @@ #include "adjustSizeButton.h" #include "extern.h" #include <kpushbutton.h> -#include <ntqapplication.h> -#include <ntqevent.h> -#include <ntqlabel.h> -#include <ntqlayout.h> -#include <ntqpainter.h> +#include <tqapplication.h> +#include <tqevent.h> +#include <tqlabel.h> +#include <tqlayout.h> +#include <tqpainter.h> #include "theStream.h" #include "xineEngine.h" //videoWindow() |