diff options
Diffstat (limited to 'kplato/kptaccountspanel.h')
-rw-r--r-- | kplato/kptaccountspanel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kplato/kptaccountspanel.h b/kplato/kptaccountspanel.h index 73284210..966cfb77 100644 --- a/kplato/kptaccountspanel.h +++ b/kplato/kptaccountspanel.h @@ -42,7 +42,7 @@ class Part; class Project; class AccountsPanel : public AccountsPanelBase { - Q_OBJECT + TQ_OBJECT public: AccountsPanel(Accounts &acc, TQWidget *parent=0, const char *name=0); |