diff options
Diffstat (limited to 'kfaxview/faxmultipage.h')
-rw-r--r-- | kfaxview/faxmultipage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kfaxview/faxmultipage.h b/kfaxview/faxmultipage.h index 71e24b72..b9e3219d 100644 --- a/kfaxview/faxmultipage.h +++ b/kfaxview/faxmultipage.h @@ -90,7 +90,7 @@ public: kmultipage. Please have a look at the constructor's source code to see how to adjust this for your implementation. */ - FaxMultiPage(TQWidget *tqparentWidget, const char *widgetName, TQObject *tqparent, + FaxMultiPage(TQWidget *parentWidget, const char *widgetName, TQObject *tqparent, const char *name, const TQStringList& args = TQStringList()); /** Destructor |