summaryrefslogtreecommitdiffstats
path: root/src/MachBuntButton.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-10-16 13:30:24 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-10-16 13:30:24 +0900
commite7b9313aa2dd2e6ca6d3aad288f70e6a48549696 (patch)
tree569c4107734f2c97d3636c61df6aba309dd030ec /src/MachBuntButton.cpp
parentdf9b0a7fbed59095a30af1dde46c45ae95290361 (diff)
downloadtwin-style-machbunt-e7b9313aa2dd2e6ca6d3aad288f70e6a48549696.tar.gz
twin-style-machbunt-e7b9313aa2dd2e6ca6d3aad288f70e6a48549696.zip
Fixed import of tqt include files and export of factory symbol.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/MachBuntButton.cpp')
-rw-r--r--src/MachBuntButton.cpp14
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 {