summaryrefslogtreecommitdiffstats
path: root/systemsettings/modulesview.h
diff options
context:
space:
mode:
Diffstat (limited to 'systemsettings/modulesview.h')
-rw-r--r--systemsettings/modulesview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemsettings/modulesview.h b/systemsettings/modulesview.h
index f7cbcb3..53be985 100644
--- a/systemsettings/modulesview.h
+++ b/systemsettings/modulesview.h
@@ -94,7 +94,7 @@ private:
KCModuleMenu *rootMenu;
TQString menuPath;
- void createRow( const TQString &tqparentPath, TQBoxLayout *tqlayout );
+ void createRow( const TQString &parentPath, TQBoxLayout *tqlayout );
};
#endif // MODULESVIEW_H