summaryrefslogtreecommitdiffstats
path: root/src/generalcfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/generalcfg.h')
-rw-r--r--src/generalcfg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/generalcfg.h b/src/generalcfg.h
index 7bcb32f..bb60a22 100644
--- a/src/generalcfg.h
+++ b/src/generalcfg.h
@@ -29,7 +29,7 @@
class GeneralCfg : public GeneralCfgDesign {
Q_OBJECT
public:
- GeneralCfg(LMSensors *lsensors, QWidget *parent=0, const char *name=0);
+ GeneralCfg(LMSensors *lsensors, TQWidget *parent=0, const char *name=0);
~GeneralCfg();
public slots: