Commit 13bde85717fd712858f9189fad56f28ec3d2582d
1 parent
a7e8cc0aad
Exists in
master
and in
2 other branches
V0.3.4
- 에러 팝업 루틴 변경
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
app/gui/oven_control/mainwindow.ui
... | ... | @@ -683,7 +683,7 @@ QPushButton:pressed, QPushButton:focus { background-image: url(:/images/cook_typ |
683 | 683 | </font> |
684 | 684 | </property> |
685 | 685 | <property name="text"> |
686 | - <string>V0.3.3</string> | |
686 | + <string>V0.3.4</string> | |
687 | 687 | </property> |
688 | 688 | <property name="alignment"> |
689 | 689 | <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set> | ... | ... |