summaryrefslogtreecommitdiffstats
path: root/libkscan/gammadialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'libkscan/gammadialog.h')
-rw-r--r--libkscan/gammadialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkscan/gammadialog.h b/libkscan/gammadialog.h
index 1d3926d7..a4e6d01c 100644
--- a/libkscan/gammadialog.h
+++ b/libkscan/gammadialog.h
@@ -40,7 +40,7 @@ class KGammaTable;
class GammaDialog : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
// FIXME: Doesn't compile with TQt 3 (malte)
// TQ_PROPERTY( KGammaTable *gt READ getGt WRITE setGt )