diff options
Diffstat (limited to 'kmail/folderdiaquotatab.h')
-rw-r--r-- | kmail/folderdiaquotatab.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/folderdiaquotatab.h b/kmail/folderdiaquotatab.h index b75ae53da..222b7efcd 100644 --- a/kmail/folderdiaquotatab.h +++ b/kmail/folderdiaquotatab.h @@ -53,7 +53,7 @@ class ImapAccountBase; class FolderDiaQuotaTab : public FolderDiaTab { Q_OBJECT - TQ_OBJECT + public: FolderDiaQuotaTab( KMFolderDialog* dlg, TQWidget* parent, const char* name = 0 ); |