diff options
| author | 2022-05-01 05:17:08 -0400 | |
|---|---|---|
| committer | 2022-05-01 05:17:08 -0400 | |
| commit | eab68d8fb6e7880134decc5f2a6d92b8e9509b4a (patch) | |
| tree | 622b12f4d581d1735051ead972b460948e35707a | |
| parent | Merge pull request #8274 from german77/firmware (diff) | |
| parent | ui: let system locale control format of Custom RTC (diff) | |
| download | yuzu-eab68d8fb6e7880134decc5f2a6d92b8e9509b4a.tar.gz yuzu-eab68d8fb6e7880134decc5f2a6d92b8e9509b4a.tar.xz yuzu-eab68d8fb6e7880134decc5f2a6d92b8e9509b4a.zip | |
Merge pull request #8291 from Docteh/ampm_fix
ui: let system locale control format of Custom RTC
Diffstat (limited to '')
| -rw-r--r-- | src/yuzu/configuration/configure_system.ui | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/yuzu/configuration/configure_system.ui b/src/yuzu/configuration/configure_system.ui index 5b68dcb29..b234ea87b 100644 --- a/src/yuzu/configuration/configure_system.ui +++ b/src/yuzu/configuration/configure_system.ui | |||
| @@ -474,9 +474,6 @@ | |||
| 474 | <day>1</day> | 474 | <day>1</day> |
| 475 | </date> | 475 | </date> |
| 476 | </property> | 476 | </property> |
| 477 | <property name="displayFormat"> | ||
| 478 | <string>d MMM yyyy h:mm:ss AP</string> | ||
| 479 | </property> | ||
| 480 | </widget> | 477 | </widget> |
| 481 | </item> | 478 | </item> |
| 482 | <item row="6" column="1"> | 479 | <item row="6" column="1"> |