Switch to lowercase for subelement and message types in QssParser
authorManuel Nickschas <sputnick@quassel-irc.org>
Thu, 11 Jun 2009 14:26:44 +0000 (16:26 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 6 Aug 2009 18:23:28 +0000 (20:23 +0200)
commit0644e5dfe448c81b25126ef5a1b246eadd79563f
treeaa3ddb849fc33a4982e8d2ab82e92c02c42e10d0
parent51aa1cb1a7ce6313e89e74818916dbaaf72be290
Switch to lowercase for subelement and message types in QssParser

Lowercase seems to be the convention in stylesheet syntax, so we adhere to
that. Even though we do bend the original definitions of "subelement" and
"objectname" a bit to fit our purposes :)
src/uisupport/qssparser.cpp
src/uisupport/uistyle.cpp