summaryrefslogtreecommitdiffstats
path: root/src/piklab-hex/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/piklab-hex/main.h')
-rw-r--r--src/piklab-hex/main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/piklab-hex/main.h b/src/piklab-hex/main.h
index f3a6518..ce78216 100644
--- a/src/piklab-hex/main.h
+++ b/src/piklab-hex/main.h
@@ -36,7 +36,7 @@ extern const FillOptions FILL_OPTIONS[];
//----------------------------------------------------------------------------
class Main : public MainBase
{
-Q_OBJECT
+TQ_OBJECT
public:
Main();