diff options
Diffstat (limited to 'korn/maildlg.h')
-rw-r--r-- | korn/maildlg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/korn/maildlg.h b/korn/maildlg.h index 93bfe0988..c8ba216aa 100644 --- a/korn/maildlg.h +++ b/korn/maildlg.h @@ -7,8 +7,8 @@ class KornMailSubject; class KMailDrop; -class QProgressDialog; -class QString; +class TQProgressDialog; +class TQString; /** * KornMailDlg shows the header and (if available) the body of a mail. |