Skip to content

Commit f96f2c9

Browse files
committed
checkbox fix
1 parent 7ac92c2 commit f96f2c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dtt4all_data/qstyle.qss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,7 @@ QRadioButton::indicator:hover, QCheckBox::indicator:hover {
393393

394394
/* Styling for checked checkbox indicator */
395395
QCheckBox::indicator:checked {
396+
image: url("dtt4all_data/icons/checkbox.png");
396397
width: 15px; /* Width */
397398
height: 15px; /* Height */
398399
}

0 commit comments

Comments
 (0)