Commit cb36ed2ad6ee67e1f861be811e3b84d4242e4976

Authored by 김태훈
1 parent f6a0460194
Exists in master and in 2 other branches fhd, fhd-demo

탭 순서 변경

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/gui/oven_control/autocookwindow.ui
... ... @@ -1408,9 +1408,9 @@ QPushButton:pressed, QPushButton:focus { border-image: url(:/images/button/152_o
1408 1408 <tabstop>selectCookButton</tabstop>
1409 1409 <tabstop>homeButton</tabstop>
1410 1410 <tabstop>configCookButton</tabstop>
  1411 + <tabstop>infoButton</tabstop>
1411 1412 <tabstop>showPrevStepButton</tabstop>
1412 1413 <tabstop>showNextStepButton</tabstop>
1413   - <tabstop>infoButton</tabstop>
1414 1414 <tabstop>processButton_1</tabstop>
1415 1415 <tabstop>processButton_2</tabstop>
1416 1416 <tabstop>processButton_3</tabstop>
... ...