Remove C-style comment lines from stylesheets
authorManuel Nickschas <sputnick@quassel-irc.org>
Thu, 25 Jun 2009 17:49:40 +0000 (19:49 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 6 Aug 2009 18:25:05 +0000 (20:25 +0200)
commit5e4dd1ccc3277d871153ac3155b1d1443920f9b8
tree20bf59b419ebe21798dab6e66fe0bbc2bc878930
parent04c923c596fbde976b23979b92b0636635f97951
Remove C-style comment lines from stylesheets

We also now remove all sections we parse and handle from the stylesheet
prior to handing it over to QApplication, so we can use incompatible extensions.
src/uisupport/qssparser.cpp