summaryrefslogtreecommitdiffstats
path: root/ksim/monitors/filesystem/fsystemconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksim/monitors/filesystem/fsystemconfig.h')
-rw-r--r--ksim/monitors/filesystem/fsystemconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksim/monitors/filesystem/fsystemconfig.h b/ksim/monitors/filesystem/fsystemconfig.h
index 96fccf1..82eafb7 100644
--- a/ksim/monitors/filesystem/fsystemconfig.h
+++ b/ksim/monitors/filesystem/fsystemconfig.h
@@ -35,7 +35,7 @@ class FsystemConfig : public KSim::PluginPage
Q_OBJECT
TQ_OBJECT
public:
- FsystemConfig(KSim::PluginObject *tqparent, const char *name);
+ FsystemConfig(KSim::PluginObject *parent, const char *name);
~FsystemConfig();
virtual void saveConfig();