diff options
Diffstat (limited to 'libkpgp/kpgp.h')
-rw-r--r-- | libkpgp/kpgp.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libkpgp/kpgp.h b/libkpgp/kpgp.h index b96bb62dc..e36f07fdf 100644 --- a/libkpgp/kpgp.h +++ b/libkpgp/kpgp.h @@ -38,10 +38,10 @@ #include "kpgpkey.h" #include <kdepimmacros.h> -class QLineEdit; -class QCursor; -class QCheckBox; -class QGridLayout; +class TQLineEdit; +class TQCursor; +class TQCheckBox; +class TQGridLayout; class KConfig; |