diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-25 16:17:04 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-25 16:17:04 -0600 |
commit | 63c7b752146a799925d8e2669aa3ee40a04754c8 (patch) | |
tree | 9537f3dba6b8236799a00f921108dd6e38215a1a /systemsettings/HACKING | |
parent | ae3203e4a4717c90e6364c5a66a0d9a5dd5b7c4d (diff) | |
download | tde-systemsettings-63c7b752146a799925d8e2669aa3ee40a04754c8.tar.gz tde-systemsettings-63c7b752146a799925d8e2669aa3ee40a04754c8.zip |
Fix FTBFS resulting from KCModule rename
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 45d9449..6c7a9b6 100644 --- a/systemsettings/HACKING +++ b/systemsettings/HACKING @@ -9,7 +9,7 @@ kcmsearch - Search widget that can search ModulesView and enable/disable items. modulesiconitem - The individual modules items. Used for loading enabled/disabled images and storing the list of modules acosiated with the item. -kcmodulemenu - Class that reads in a freedesktop.org .menu file into a QValueList. +tdecmodulemenu - Class that reads in a freedesktop.org .menu file into a QValueList. kcmultiwidget - A basterdized kcmultidialog from tdelibs/kutil that provides info about the current shown dialog so the about dialog and caption can be updated and prompts for unsaved changes. |