diff options
Diffstat (limited to 'examples/helpdemo')
-rw-r--r-- | examples/helpdemo/helpdemobase.ui | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/examples/helpdemo/helpdemobase.ui b/examples/helpdemo/helpdemobase.ui index 75e4b7237..3eba96eb2 100644 --- a/examples/helpdemo/helpdemobase.ui +++ b/examples/helpdemo/helpdemobase.ui @@ -51,9 +51,6 @@ <property name="text"> <string>&Close</string> </property> - <property name="accel"> - <string>Alt+C</string> - </property> <property name="autoDefault"> <bool>true</bool> </property> @@ -81,9 +78,6 @@ <property name="text"> <string>&Open Assistant</string> </property> - <property name="accel"> - <string>Alt+L</string> - </property> <property name="autoDefault"> <bool>true</bool> </property> @@ -95,9 +89,6 @@ <property name="text"> <string>&Display</string> </property> - <property name="accel"> - <string>Alt+D</string> - </property> <property name="autoDefault"> <bool>true</bool> </property> @@ -109,9 +100,6 @@ <property name="text"> <string>&Hide Sidebar when Opening</string> </property> - <property name="accel"> - <string>Alt+H</string> - </property> </widget> <widget class="TQPushButton" row="1" column="2" rowspan="1" colspan="2"> <property name="name"> @@ -120,9 +108,6 @@ <property name="text"> <string>C&lose Assistant</string> </property> - <property name="accel"> - <string>Alt+L</string> - </property> <property name="autoDefault"> <bool>true</bool> </property> @@ -150,9 +135,6 @@ <property name="text"> <string>Run TQt Assistant customized for HelpDemo</string> </property> - <property name="accel"> - <string></string> - </property> </widget> </grid> </widget> |