diff options
Diffstat (limited to 'src/ui')
-rw-r--r-- | src/ui/batch-add-files.ui | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ui/batch-add-files.ui b/src/ui/batch-add-files.ui index 391ad5f..82bb457 100644 --- a/src/ui/batch-add-files.ui +++ b/src/ui/batch-add-files.ui @@ -389,4 +389,11 @@ <action-widget response="-11">a_help_button</action-widget> </action-widgets> </object> + <object class="GtkSizeGroup"> + <widgets> + <widget name="a_archive_label"/> + <widget name="a_location_label"/> + <widget name="a_password_label"/> + </widgets> + </object> </interface> |