summaryrefslogtreecommitdiffstats
path: root/kaddressbook/editors
diff options
context:
space:
mode:
Diffstat (limited to 'kaddressbook/editors')
-rw-r--r--kaddressbook/editors/cryptowidget.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kaddressbook/editors/cryptowidget.h b/kaddressbook/editors/cryptowidget.h
index 55927985..8037a4a4 100644
--- a/kaddressbook/editors/cryptowidget.h
+++ b/kaddressbook/editors/cryptowidget.h
@@ -26,12 +26,12 @@
#include "contacteditorwidget.h"
-class QComboBox;
+class TQComboBox;
namespace Kleo {
class KeyRequester;
}
-class QCheckBox;
+class TQCheckBox;
class CryptoWidget : public KAB::ContactEditorWidget
{