Added BLOOM_COMPILED_RESOURCES_PATH_OVERRIDE macro to avoid using compiled resources in debug builds
This commit is contained in:
@@ -88,7 +88,7 @@ QMenu#help-menu::separator {
|
||||
height: 25px;
|
||||
color: #000;
|
||||
border: none;
|
||||
qproperty-icon: url(":/compiled/Insight/UserInterfaces/InsightWindow/Images/RAM.svg");
|
||||
qproperty-icon: url(":/compiled/src/Insight/UserInterfaces/InsightWindow/Images/RAM.svg");
|
||||
icon-size: 25px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user