summaryrefslogtreecommitdiffstats
path: root/sip/kspell2/configwidget.sip
diff options
context:
space:
mode:
Diffstat (limited to 'sip/kspell2/configwidget.sip')
-rw-r--r--sip/kspell2/configwidget.sip4
1 files changed, 2 insertions, 2 deletions
diff --git a/sip/kspell2/configwidget.sip b/sip/kspell2/configwidget.sip
index 402f63b..ecf6012 100644
--- a/sip/kspell2/configwidget.sip
+++ b/sip/kspell2/configwidget.sip
@@ -28,14 +28,14 @@
namespace KSpell2
{
-class ConfigWidget : QWidget
+class ConfigWidget : TQWidget
{
%TypeHeaderCode
#include <configwidget.h>
%End
public:
- ConfigWidget (KSpell2::Broker*, QWidget*, const char* = 0);
+ ConfigWidget (KSpell2::Broker*, TQWidget*, const char* = 0);
bool backgroundCheckingButtonShown () const;
public slots: