summaryrefslogtreecommitdiffstats
path: root/extra/kde341/configwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'extra/kde341/configwidget.h')
-rw-r--r--extra/kde341/configwidget.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/kde341/configwidget.h b/extra/kde341/configwidget.h
index ae76397..aeb49d8 100644
--- a/extra/kde341/configwidget.h
+++ b/extra/kde341/configwidget.h
@@ -30,11 +30,11 @@
namespace KRES {
-class KRESOURCES_EXPORT ConfigWidget : public QWidget
+class KRESOURCES_EXPORT ConfigWidget : public TQWidget
{
Q_OBJECT
public:
- ConfigWidget( QWidget *parent = 0, const char *name = 0 );
+ ConfigWidget( TQWidget *parent = 0, const char *name = 0 );
/**
Sets the widget to 'edit' mode. Reimplement this method if you are