diff options
Diffstat (limited to 'src/bondintropage.h')
-rw-r--r-- | src/bondintropage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bondintropage.h b/src/bondintropage.h index b172cb9..4485988 100644 --- a/src/bondintropage.h +++ b/src/bondintropage.h @@ -32,7 +32,7 @@ class TQStringList; */ class BondIntroPage : public BondIntroPageDlg { - Q_OBJECT + TQ_OBJECT public: BondIntroPage(TQWidget *parent=0, const char *name=0); ~BondIntroPage(); |