diff options
author | Timothy Pearson <[email protected]> | 2013-02-01 15:06:02 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-01 15:06:02 -0600 |
commit | 7f0e392c1178ae0c8a8673f115c69f8d72d9023a (patch) | |
tree | 5248e0339992e82b3de01174c9b86bf9d233c472 /systemsettings/HACKING | |
parent | db3cbd38c674eae9a68ef1e1edf1508063b47a96 (diff) | |
download | tde-systemsettings-7f0e392c1178ae0c8a8673f115c69f8d72d9023a.tar.gz tde-systemsettings-7f0e392c1178ae0c8a8673f115c69f8d72d9023a.zip |
Rename a number of classes to enhance compatibility with KDE4
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. |