Stylesheetify the marker line color
authorManuel Nickschas <sputnick@quassel-irc.org>
Thu, 30 Jul 2009 08:39:50 +0000 (10:39 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 6 Aug 2009 18:25:58 +0000 (20:25 +0200)
commit86a1220cc45c658954860e6dedbc18e38986ca94
tree658198f119e882e70610e2f2552b3daf9f1c0416
parentb62a657656223ee79dc0de04ac0194c90709c1de
Stylesheetify the marker line color

This is now treated as a new palette role "marker-line" and can be set in
a Palette {} section as follows:

Palette { marker-line: #123456; }
src/qtui/chatline.cpp
src/uisupport/qssparser.cpp
src/uisupport/qssparser.h
src/uisupport/uistyle.cpp
src/uisupport/uistyle.h