Use Qss instead of some image path in code.
This commit is contained in:
@@ -164,7 +164,7 @@
|
||||
<widget class="QWidget" name="widget_4" native="true">
|
||||
<layout class="QVBoxLayout" name="verticalLayout_4">
|
||||
<item>
|
||||
<widget class="QToolButton" name="btn_network">
|
||||
<widget class="QToolButton" name="btnNetwork">
|
||||
<property name="text">
|
||||
<string>IP</string>
|
||||
</property>
|
||||
@@ -248,7 +248,7 @@
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QToolButton" name="btn_dicom">
|
||||
<widget class="QToolButton" name="btnDICOM">
|
||||
<property name="text">
|
||||
<string>DICOM</string>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user