----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102208/ -----------------------------------------------------------
(Updated Aug. 4, 2011, 1:28 p.m.) Review request for Plasma. Changes ------- Implemented changes after review Note that I don't have commit rights, so someone else should commit the patch Summary ------- If settings were changed in the qalculate plasmoid, these settings were not restored after the plasmoid was restarted (i.e. a reboot). The settings are now read in the configChanged() method of the applet and restored correctly. Extra cleanup: the signal of the m_baseDisplaySpin has also been changed to valueChanged(), since a QSpinBox does not have a toggled() signal. Diffs (updated) ----- applets/qalculate/qalculate_applet.cpp 872e55f091fb8ada98a5623bfd36c54d45b95336 applets/qalculate/qalculate_settings.cpp 0cb9e494d3e4d787ed025cb88adee3c2e77626e0 Diff: http://git.reviewboard.kde.org/r/102208/diff Testing ------- Changed settings and reloaded qalcultate - no issues Thanks, Jef
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel