diff options
Diffstat (limited to 'kcontrol/crypto/crypto.h')
-rw-r--r-- | kcontrol/crypto/crypto.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/crypto/crypto.h b/kcontrol/crypto/crypto.h index b9d856ceb..7f1b1d21c 100644 --- a/kcontrol/crypto/crypto.h +++ b/kcontrol/crypto/crypto.h @@ -36,8 +36,8 @@ #include <kcmodule.h> #include <ksimpleconfig.h> -class QGridLayout; -class QVButtonGroup; +class TQGridLayout; +class TQVButtonGroup; class KComboBox; class KCryptoConfig; |