diff options
Diffstat (limited to 'src/svnfrontend/merge_dlg.ui')
-rw-r--r-- | src/svnfrontend/merge_dlg.ui | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/svnfrontend/merge_dlg.ui b/src/svnfrontend/merge_dlg.ui index 621ecd0..beefa43 100644 --- a/src/svnfrontend/merge_dlg.ui +++ b/src/svnfrontend/merge_dlg.ui @@ -100,9 +100,6 @@ <property name="text"> <string>Force delete on modified/unversioned</string> </property> - <property name="accel"> - <string></string> - </property> </widget> <widget class="TQCheckBox" row="1" column="0"> <property name="name"> @@ -119,9 +116,6 @@ <property name="text"> <string>Just dry run without modifications</string> </property> - <property name="accel"> - <string></string> - </property> </widget> <widget class="TQCheckBox" row="0" column="0"> <property name="name"> @@ -130,9 +124,6 @@ <property name="text"> <string>Recursive</string> </property> - <property name="accel"> - <string></string> - </property> <property name="checked"> <bool>true</bool> </property> |