diff options
Diffstat (limited to 'systemsettings/HACKING')
-rw-r--r-- | systemsettings/HACKING | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systemsettings/HACKING b/systemsettings/HACKING index a858538..38947b1 100644 --- a/systemsettings/HACKING +++ b/systemsettings/HACKING @@ -2,7 +2,7 @@ This is an overview of how the code is situated and a very brief overview of wha -- System Settings classes -- -mainwindow - The KMainWindow contains KActions, the stack of the iconlist and the current module(s) view. +mainwindow - The TDEMainWindow contains TDEActions, the stack of the iconlist and the current module(s) view. modulesview - The widget that is the icon view that users see when the first enter the app. kcmsearch - Search widget that can search ModulesView and enable/disable items. |