summaryrefslogtreecommitdiffstats
path: root/lilo-config/kde-qt-common/general.h
diff options
context:
space:
mode:
Diffstat (limited to 'lilo-config/kde-qt-common/general.h')
-rw-r--r--lilo-config/kde-qt-common/general.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lilo-config/kde-qt-common/general.h b/lilo-config/kde-qt-common/general.h
index 01d090b..074adda 100644
--- a/lilo-config/kde-qt-common/general.h
+++ b/lilo-config/kde-qt-common/general.h
@@ -38,7 +38,7 @@ class General:public TQWidget
Q_OBJECT
TQ_OBJECT
public:
- General(liloconf *l=0, TQWidget *tqparent=0, const char *name=0);
+ General(liloconf *l=0, TQWidget *parent=0, const char *name=0);
void makeReadOnly();
signals:
void configChanged();