summaryrefslogtreecommitdiffstats
path: root/src/AboutDialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/AboutDialog.h')
-rw-r--r--src/AboutDialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/AboutDialog.h b/src/AboutDialog.h
index 2447b08..9cfb375 100644
--- a/src/AboutDialog.h
+++ b/src/AboutDialog.h
@@ -25,7 +25,7 @@
class AboutDialog : public AboutDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
AboutDialog(TQWidget *parent = NULL, WFlags flags = 0);