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 619e103b..1d3926d7 100644
--- a/libkscan/gammadialog.h
+++ b/libkscan/gammadialog.h
@@ -41,7 +41,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 )