diff options
Diffstat (limited to 'kfilereplace/kfilereplaceview.h')
-rw-r--r-- | kfilereplace/kfilereplaceview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kfilereplace/kfilereplaceview.h b/kfilereplace/kfilereplaceview.h index 1402c0a7..07a346e6 100644 --- a/kfilereplace/kfilereplaceview.h +++ b/kfilereplace/kfilereplaceview.h @@ -66,7 +66,7 @@ class KFileReplaceView : public KFileReplaceViewWdg * m_sv; public://Constructors - KFileReplaceView(RCOptions* info, TQWidget *tqparent,const char *name); + KFileReplaceView(RCOptions* info, TQWidget *parent,const char *name); public: TQString currentPath(); |