diff options
Diffstat (limited to 'kdvi/infodialog.h')
-rw-r--r-- | kdvi/infodialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdvi/infodialog.h b/kdvi/infodialog.h index d7f37e56..a5ecde8b 100644 --- a/kdvi/infodialog.h +++ b/kdvi/infodialog.h @@ -23,7 +23,7 @@ class infoDialog : public KDialogBase TQ_OBJECT public: - infoDialog( TQWidget* tqparent = 0 ); + infoDialog( TQWidget* parent = 0 ); /** This method is used to set the data coming from the DVI file. Note that 0 is a permissible argument, that just means: |