equal
deleted
inserted
replaced
286 "image: url(\":/res/checked.png\");" |
286 "image: url(\":/res/checked.png\");" |
287 "}" |
287 "}" |
288 "QMenu::indicator:non-exclusive:unchecked{" |
288 "QMenu::indicator:non-exclusive:unchecked{" |
289 "image: url(\":/res/unchecked.png\");" |
289 "image: url(\":/res/unchecked.png\");" |
290 "}" |
290 "}" |
|
291 |
|
292 ":disabled{" |
|
293 "color: #a0a0a0;" |
|
294 "}" |
291 ) |
295 ) |
292 ); |
296 ); |
293 |
297 |
294 bindir->cd("bin"); // workaround over NSIS installer |
298 bindir->cd("bin"); // workaround over NSIS installer |
295 |
299 |