diff options
Diffstat (limited to 'systemsettings/modulesview.h')
-rw-r--r-- | systemsettings/modulesview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systemsettings/modulesview.h b/systemsettings/modulesview.h index 9eeb72a..49a9d07 100644 --- a/systemsettings/modulesview.h +++ b/systemsettings/modulesview.h @@ -94,7 +94,7 @@ private: KCModuleMenu *rootMenu; TQString menuPath; - void createRow( const TQString &parentPath, TQBoxLayout *tqlayout ); + void createRow( const TQString &parentPath, TQBoxLayout *layout ); }; #endif // MODULESVIEW_H |