When I draw a QFrame as a line using the QFrame::HLine or QFrame::VLine shape, how can I set the color of that line using a stylesheet? It seems both the color, background-color, nor border-color have any effect
@mrjj Thanx, I knew for sure I already tried this one before, but apparently there was something wrong before then, because the color attribute does work now.