diff options
Diffstat (limited to 'kmail/kmreadermainwin.h')
-rw-r--r-- | kmail/kmreadermainwin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/kmreadermainwin.h b/kmail/kmreadermainwin.h index 2d19324b6..ba458eb0a 100644 --- a/kmail/kmreadermainwin.h +++ b/kmail/kmreadermainwin.h @@ -16,7 +16,7 @@ class KMFolderIndex; class KMFolder; class KFontAction; class KFontSizeAction; -template <typename T, typename S> class QMap; +template <typename T, typename S> class TQMap; namespace KMail { class MessageActions; |