Home
last modified time | relevance | path

Searched refs:mReplyThreadColorMode (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/ruqola/ruqola-1.6.1/src/widgets/room/delegate/
H A Dmessagelistdelegate.h141 QColor mReplyThreadColorMode; variable
H A Dmessagelistdelegate.cpp67 mReplyThreadColorMode = scheme.foreground(KColorScheme::NegativeText).color(); in MessageListDelegate()
452 painter->setPen(mReplyThreadColorMode); in paint()