summaryrefslogtreecommitdiffstats
path: root/kommander/widgets/aboutdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/widgets/aboutdialog.h')
-rw-r--r--kommander/widgets/aboutdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/widgets/aboutdialog.h b/kommander/widgets/aboutdialog.h
index 37dedec4..e15743c6 100644
--- a/kommander/widgets/aboutdialog.h
+++ b/kommander/widgets/aboutdialog.h
@@ -23,7 +23,7 @@ class TDEAboutData;
*/
class KDE_EXPORT AboutDialog : public TQLabel, public KommanderWidget
{
- Q_OBJECT
+ TQ_OBJECT
TQ_PROPERTY(bool KommanderWidget READ isKommanderWidget)
TQ_PROPERTY(TQString populationText READ populationText WRITE setPopulationText DESIGNABLE false)