diff options
-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. |