diff options
Diffstat (limited to 'src/addnewstream.ui')
-rw-r--r-- | src/addnewstream.ui | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/addnewstream.ui b/src/addnewstream.ui index a9383be..9fcdb0e 100644 --- a/src/addnewstream.ui +++ b/src/addnewstream.ui @@ -87,9 +87,6 @@ <property name="text"> <string>&Ok</string> </property> - <property name="accel"> - <string>Alt+O</string> - </property> </widget> <widget class="TQPushButton" row="1" column="1"> <property name="name"> @@ -98,9 +95,6 @@ <property name="text"> <string>&Cancel</string> </property> - <property name="accel"> - <string>Alt+C</string> - </property> </widget> </grid> </widget> |