diff options
-rw-r--r-- | src/config/configdialog.ui | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/config/configdialog.ui b/src/config/configdialog.ui index 0b67c41..0be49f8 100644 --- a/src/config/configdialog.ui +++ b/src/config/configdialog.ui @@ -101,9 +101,6 @@ <property name="text"> <string>Alwa&ys</string> </property> - <property name="accel"> - <string>Alt+Y</string> - </property> <property name="whatsThis" stdset="0"> <string>Always draw rounded window top corners.</string> </property> @@ -115,9 +112,6 @@ <property name="text"> <string>Not maximi&zed</string> </property> - <property name="accel"> - <string>Alt+Z</string> - </property> <property name="whatsThis" stdset="0"> <string>Draw rounded top corners if the window is not maximized.</string> </property> @@ -129,9 +123,6 @@ <property name="text"> <string>Ne&ver</string> </property> - <property name="accel"> - <string>Alt+V</string> - </property> <property name="whatsThis" stdset="0"> <string>Never draw rounded window top corners.</string> </property> |