diff options
Diffstat (limited to 'src/svnfrontend/createrepo_dlg.ui')
-rw-r--r-- | src/svnfrontend/createrepo_dlg.ui | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/svnfrontend/createrepo_dlg.ui b/src/svnfrontend/createrepo_dlg.ui index 64d73e4..23737e6 100644 --- a/src/svnfrontend/createrepo_dlg.ui +++ b/src/svnfrontend/createrepo_dlg.ui @@ -87,9 +87,6 @@ <property name="text"> <string>Disable fsync at commit (BDB only)</string> </property> - <property name="accel"> - <string></string> - </property> </widget> <widget class="TQCheckBox"> <property name="name"> @@ -98,9 +95,6 @@ <property name="text"> <string>Disable automatic log file removal (BDB only)</string> </property> - <property name="accel"> - <string></string> - </property> </widget> <widget class="TQCheckBox"> <property name="name"> @@ -109,9 +103,6 @@ <property name="text"> <string>Create main folders</string> </property> - <property name="accel"> - <string></string> - </property> <property name="checked"> <bool>true</bool> </property> |