diff options
Diffstat (limited to 'sfx2/uiconfig/ui/documentpropertiesdialog.ui')
-rw-r--r-- | sfx2/uiconfig/ui/documentpropertiesdialog.ui | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/sfx2/uiconfig/ui/documentpropertiesdialog.ui b/sfx2/uiconfig/ui/documentpropertiesdialog.ui index bb2375e41575..876e9ec085f8 100644 --- a/sfx2/uiconfig/ui/documentpropertiesdialog.ui +++ b/sfx2/uiconfig/ui/documentpropertiesdialog.ui @@ -140,6 +140,20 @@ <property name="tab_fill">False</property> </packing> </child> + <child> + <placeholder/> + </child> + <child type="tab"> + <object class="GtkLabel" id="cmisprops"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="label" translatable="yes">CMIS Properties</property> + </object> + <packing> + <property name="position">4</property> + <property name="tab_fill">False</property> + </packing> + </child> </object> <packing> <property name="expand">True</property> |