diff options
Diffstat (limited to 'kmail/identitylistview.h')
-rw-r--r-- | kmail/identitylistview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/identitylistview.h b/kmail/identitylistview.h index 586767c7c..eabd63d71 100644 --- a/kmail/identitylistview.h +++ b/kmail/identitylistview.h @@ -67,7 +67,7 @@ namespace KMail { @author Marc Mutz <[email protected]> **/ class IdentityListView : public TDEListView { - Q_OBJECT + TQ_OBJECT public: IdentityListView( TQWidget * parent=0, const char * name=0 ); |