X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fqtui%2Fqtuistyle.cpp;h=78255dca99954d58b489787947dd72d17fd1a105;hb=1817c8c8e2437d8aadcc1f07195fa4555cb1c17c;hp=c96078ec7ca73b92bd4a0a25ed5acafd330aff0c;hpb=4bfbd8dcbcb398302aaad0b6707c561760d7a7ac;p=quassel.git diff --git a/src/qtui/qtuistyle.cpp b/src/qtui/qtuistyle.cpp index c96078ec..78255dca 100644 --- a/src/qtui/qtuistyle.cpp +++ b/src/qtui/qtuistyle.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-07 by the Quassel IRC Team * + * Copyright (C) 2005-08 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -20,7 +20,11 @@ #include "qtuistyle.h" +#ifndef SPUTDEV QtUiStyle::QtUiStyle() : UiStyle("QtUiStyle") { +#else +QtUiStyle::QtUiStyle() : UiStyle("QtUiStyleNew") { +#endif // We need to just set our internal formats; everything else is done by the base class... // Internal message formats