From: Manuel Nickschas Date: Mon, 4 Aug 2008 00:29:16 +0000 (+0200) Subject: Revert "Save QtUi settings in QtUiStyle again, since the old ChatWidget is gone now" X-Git-Tag: 0.3.0~125 X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=commitdiff_plain;h=ac4f4b2e1aa24cc3f0418531abab14314b2be12c Revert "Save QtUi settings in QtUiStyle again, since the old ChatWidget is gone now" Need a proper migration path, since existing settings might screw up the style engine... This reverts commit c55bd7dc80547563d8c9cc70d54aa3d24ff03166. --- diff --git a/src/qtui/qtuistyle.cpp b/src/qtui/qtuistyle.cpp index 6d6660b7..af47119e 100644 --- a/src/qtui/qtuistyle.cpp +++ b/src/qtui/qtuistyle.cpp @@ -20,7 +20,7 @@ #include "qtuistyle.h" -QtUiStyle::QtUiStyle() : UiStyle("QtUiStyle") { +QtUiStyle::QtUiStyle() : UiStyle("QtUiStyleNew") { // FIXME QtUiStyleNew naming // We need to just set our internal formats; everything else is done by the base class... // Internal message formats