Commit af41f4730018ebd68cd4cd3e4253d0dd63bd01dc
1 parent
5295adeb06
Exists in
master
and in
2 other branches
볼륨조절 표시 변경
Showing
2 changed files
with
2 additions
and
1 deletions
Show diff stats
app/gui/oven_control/config.h
@@ -298,7 +298,7 @@ class Config : public QObject | @@ -298,7 +298,7 @@ class Config : public QObject | ||
298 | "%S", //end of Settings | 298 | "%S", //end of Settings |
299 | "%d" ,//start of Sound | 299 | "%d" ,//start of Sound |
300 | "%d번", | 300 | "%d번", |
301 | - "%d번", | 301 | + "%d", |
302 | "%d번", | 302 | "%d번", |
303 | "%d번", | 303 | "%d번", |
304 | "%d번", | 304 | "%d번", |
app/gui/oven_control/configwindow.cpp