diff options
Diffstat (limited to 'part/kxetexteditordialogbase.ui')
-rw-r--r-- | part/kxetexteditordialogbase.ui | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/part/kxetexteditordialogbase.ui b/part/kxetexteditordialogbase.ui index 1588bac..359bdad 100644 --- a/part/kxetexteditordialogbase.ui +++ b/part/kxetexteditordialogbase.ui @@ -62,9 +62,6 @@ <property name="text"> <string>&OK</string> </property> - <property name="accel"> - <string>Alt+O</string> - </property> <property name="autoDefault"> <bool>true</bool> </property> @@ -79,9 +76,6 @@ <property name="text"> <string>&Cancel</string> </property> - <property name="accel"> - <string>Alt+C</string> - </property> <property name="autoDefault"> <bool>true</bool> </property> @@ -93,9 +87,6 @@ <property name="text"> <string>&Validate</string> </property> - <property name="accel"> - <string>Alt+V</string> - </property> <property name="whatsThis" stdset="0"> <string><b>Validate</b><br/> Press this button, if you want your XML document in the above editor to be validated.</string> |