summaryrefslogtreecommitdiffstats
path: root/kdvi/optionDialogFontsWidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdvi/optionDialogFontsWidget.h')
-rw-r--r--kdvi/optionDialogFontsWidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdvi/optionDialogFontsWidget.h b/kdvi/optionDialogFontsWidget.h
index ce8c85f3..c5f0bc06 100644
--- a/kdvi/optionDialogFontsWidget.h
+++ b/kdvi/optionDialogFontsWidget.h
@@ -18,7 +18,7 @@ class optionDialogFontsWidget : public optionDialogFontsWidget_base
TQ_OBJECT
public:
- optionDialogFontsWidget( TQWidget* tqparent = 0, const char* name = 0, WFlags fl = 0 );
+ optionDialogFontsWidget( TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
~optionDialogFontsWidget();
};