diff --git a/ChangeLog b/ChangeLog index d3c10f3..2908cd0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1667,7 +1667,7 @@ 2007-01-21 Danny Kukawka - * 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 @@ -4130,7 +4130,7 @@ 2006-02-19 Danny Kukawka - * 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.