summaryrefslogtreecommitdiffstats
path: root/tdefilereplace/tdefilereplaceview.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdefilereplace/tdefilereplaceview.h')
-rw-r--r--tdefilereplace/tdefilereplaceview.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdefilereplace/tdefilereplaceview.h b/tdefilereplace/tdefilereplaceview.h
index bac91dcb..cf738964 100644
--- a/tdefilereplace/tdefilereplaceview.h
+++ b/tdefilereplace/tdefilereplaceview.h
@@ -54,7 +54,7 @@ class coord
/**
* The view of KFilereplace.
*/
-class KFileReplaceView : public KFileReplaceViewWdg
+class TDEFileReplaceView : public TDEFileReplaceViewWdg
{
Q_OBJECT
@@ -66,7 +66,7 @@ class KFileReplaceView : public KFileReplaceViewWdg
* m_sv;
public://Constructors
- KFileReplaceView(RCOptions* info, TQWidget *parent,const char *name);
+ TDEFileReplaceView(RCOptions* info, TQWidget *parent,const char *name);
public:
TQString currentPath();