summaryrefslogtreecommitdiffstats
path: root/src/detaileddialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/detaileddialog.h')
-rw-r--r--src/detaileddialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/detaileddialog.h b/src/detaileddialog.h
index 59220cd..f914c0c 100644
--- a/src/detaileddialog.h
+++ b/src/detaileddialog.h
@@ -55,7 +55,7 @@ class detaileddialog: public detailed_Dialog {
public:
//! default constructor
- detaileddialog(HardwareInfo *_hwinfo, TQPixmap *_pixmap, Settings *_set, TQWidget *tqparent = 0, const char *name = 0);
+ detaileddialog(HardwareInfo *_hwinfo, TQPixmap *_pixmap, Settings *_set, TQWidget *parent = 0, const char *name = 0);
//! default destructor
~detaileddialog();