summaryrefslogtreecommitdiffstats
path: root/lilo-config/kde-qt-common/mainwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'lilo-config/kde-qt-common/mainwidget.h')
-rw-r--r--lilo-config/kde-qt-common/mainwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lilo-config/kde-qt-common/mainwidget.h b/lilo-config/kde-qt-common/mainwidget.h
index 28cc37d..1eb022b 100644
--- a/lilo-config/kde-qt-common/mainwidget.h
+++ b/lilo-config/kde-qt-common/mainwidget.h
@@ -40,7 +40,7 @@ class MainWidget: public TQTabWidget {
Q_OBJECT
TQ_OBJECT
public:
- MainWidget(TQWidget *tqparent, const char *name=0);
+ MainWidget(TQWidget *parent, const char *name=0);
void arrangeWidgets();
void makeReadOnly();
public slots: