diff options
Diffstat (limited to 'certmanager/lib/ui/cryptoconfigmodule_p.h')
-rw-r--r-- | certmanager/lib/ui/cryptoconfigmodule_p.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/certmanager/lib/ui/cryptoconfigmodule_p.h b/certmanager/lib/ui/cryptoconfigmodule_p.h index 3e71b8de1..8bc52f211 100644 --- a/certmanager/lib/ui/cryptoconfigmodule_p.h +++ b/certmanager/lib/ui/cryptoconfigmodule_p.h @@ -40,8 +40,8 @@ class KLineEdit; class KIntNumInput; class KURLRequester; -class QPushButton; -class QGridLayout; +class TQPushButton; +class TQGridLayout; namespace Kleo { |