Commit 56b97b93d167ba8dbbba0acb2569bcca8953d31a
1 parent
b7ee6dc302
Exists in
master
and in
2 other branches
시연 모드 아이콘, 하프 에너지 아이콘 적용
Showing
1 changed file
with
1 additions
and
12 deletions
Show diff stats
app/gui/oven_control/mainwindow.ui
| ... | ... | @@ -605,9 +605,6 @@ QPushButton:pressed, QPushButton:focus { background-image: url(:/images/cook_typ |
| 605 | 605 | <height>84</height> |
| 606 | 606 | </rect> |
| 607 | 607 | </property> |
| 608 | - <property name="pixmap"> | |
| 609 | - <pixmap resource="resources.qrc">:/images/symbol/wash.png</pixmap> | |
| 610 | - </property> | |
| 611 | 608 | </widget> |
| 612 | 609 | <widget class="DemoIcon" name="label_2"> |
| 613 | 610 | <property name="geometry"> |
| ... | ... | @@ -618,9 +615,6 @@ QPushButton:pressed, QPushButton:focus { background-image: url(:/images/cook_typ |
| 618 | 615 | <height>90</height> |
| 619 | 616 | </rect> |
| 620 | 617 | </property> |
| 621 | - <property name="pixmap"> | |
| 622 | - <pixmap resource="resources.qrc">:/images/symbol/demo.png</pixmap> | |
| 623 | - </property> | |
| 624 | 618 | </widget> |
| 625 | 619 | <widget class="HalfEnergyIcon" name="label_3"> |
| 626 | 620 | <property name="geometry"> |
| ... | ... | @@ -631,9 +625,6 @@ QPushButton:pressed, QPushButton:focus { background-image: url(:/images/cook_typ |
| 631 | 625 | <height>67</height> |
| 632 | 626 | </rect> |
| 633 | 627 | </property> |
| 634 | - <property name="pixmap"> | |
| 635 | - <pixmap resource="resources.qrc">:/images/symbol/half_energy.png</pixmap> | |
| 636 | - </property> | |
| 637 | 628 | </widget> |
| 638 | 629 | </widget> |
| 639 | 630 | <widget class="QLabel" name="steamLabel_13"> |
| ... | ... | @@ -758,8 +749,6 @@ QPushButton:pressed, QPushButton:focus { background-image: url(:/images/cook_typ |
| 758 | 749 | <tabstop>configButton</tabstop> |
| 759 | 750 | <tabstop>helpButton</tabstop> |
| 760 | 751 | </tabstops> |
| 761 | - <resources> | |
| 762 | - <include location="resources.qrc"/> | |
| 763 | - </resources> | |
| 752 | + <resources/> | |
| 764 | 753 | <connections/> |
| 765 | 754 | </ui> | ... | ... |