Try this:
Qt Code:
QMenu { background-color: #ABABAB; /* sets background of the menu */ border: 1px solid black; }To copy to clipboard, switch view to plain text mode
Try this:
Qt Code:
QMenu { background-color: #ABABAB; /* sets background of the menu */ border: 1px solid black; }To copy to clipboard, switch view to plain text mode
Bookmarks