diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2019-07-06 20:03:01 -0400 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2019-07-06 20:03:01 -0400 |
| commit | 6378a80ad00aef4b8ae78c189fc032eac8d9e78e (patch) | |
| tree | 0b319eca9e064a9cf9aae09f8f9a399bf639e9aa /src | |
| parent | b5019f586e08d4ae83ebc33b622591f23c73a80e (diff) | |
fixed duplicate mnemonic for status bar
Diffstat (limited to 'src')
| -rw-r--r-- | src/mainwindow.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui index 6a816262..70d1cf39 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -1733,7 +1733,7 @@ p, li { white-space: pre-wrap; } <bool>true</bool> </property> <property name="text"> - <string>St&atus bar</string> + <string>Status &bar</string> </property> </action> </widget> |
