diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-24 11:36:42 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-24 11:36:42 -0600 |
commit | c5d5372dc9e0150d6b4bf5696b1da22b9ca9486c (patch) | |
tree | 753b9a0164b6b870c2ca19bc76942cc01e5155ea | |
parent | b473d4cb25bf70cfc4579dddce31c458017502cf (diff) | |
download | kpowersave-c5d5372dc9e0150d6b4bf5696b1da22b9ca9486c.tar.gz kpowersave-c5d5372dc9e0150d6b4bf5696b1da22b9ca9486c.zip |
Rename a few stragglers
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1667,7 +1667,7 @@ 2007-01-21 Danny Kukawka <danny.kukawka@web.de> - * src/configure_Dialog.ui: Fixed tqlayout and (re)added + * src/configure_Dialog.ui: Fixed layout and (re)added Q_SLOTS for Q_SIGNALS and actions. 2007-01-21 Danny Kukawka <danny.kukawka@web.de> @@ -4130,7 +4130,7 @@ 2006-02-19 Danny Kukawka <danny.kukawka@web.de> - * src/detaileddialog.cpp, src/detaileddialog.h: replaced tqlayout for + * src/detaileddialog.cpp, src/detaileddialog.h: replaced layout for battery and processor bars with QGridLayout to be sure all widgets have the same size. Replaced picture for total battery fuel state with a string. Cleaned up the code. |