diff options
Diffstat (limited to 'kgpg/keyinfowidget.h')
-rw-r--r-- | kgpg/keyinfowidget.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kgpg/keyinfowidget.h b/kgpg/keyinfowidget.h index 832670a..0c90955 100644 --- a/kgpg/keyinfowidget.h +++ b/kgpg/keyinfowidget.h @@ -22,9 +22,9 @@ #include <tqpixmap.h> class KTempFile; -class QLabel; +class TQLabel; class KDialogBase; -class QCheckBox; +class TQCheckBox; class KDatePicker; class KeyProperties; class KProcess; |