diff options
| author | Mike Skec <skec@protonmail.ch> | 2021-03-12 17:43:02 +1100 |
|---|---|---|
| committer | Felix Queißner <felix@ib-queissner.de> | 2021-03-12 10:35:57 +0100 |
| commit | bdc4e74ccf3c4b790181e4a4c03c7512080a0002 (patch) | |
| tree | daa96a80c5585709a4c828af898e4a832ec319eb /src/mainwindow.ui | |
| parent | 7e2e8b973163e1716a08da7c798b1a7c0953fee1 (diff) | |
| download | kristall-bdc4e74ccf3c4b790181e4a4c03c7512080a0002.tar.gz | |
mnemonics: remove dockwidget hack
Diffstat (limited to 'src/mainwindow.ui')
| -rw-r--r-- | src/mainwindow.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui index c85bd22..cf50255 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -62,7 +62,7 @@ <normaloff>.</normaloff>.</iconset> </property> <property name="windowTitle"> - <string>Document Outline</string> + <string>Document &Outline</string> </property> <property name="_shortcut" stdset="0"> <string>Ctrl+M</string> @@ -103,7 +103,7 @@ <normaloff>.</normaloff>.</iconset> </property> <property name="windowTitle"> - <string>Favourites</string> + <string>&Favourites</string> </property> <property name="_shortcut" stdset="0"> <string>Ctrl+B</string> @@ -147,7 +147,7 @@ <normaloff>.</normaloff>.</iconset> </property> <property name="windowTitle"> - <string>History</string> + <string>&History</string> </property> <property name="_shortcut" stdset="0"> <string>Ctrl+H</string> |
