diff options
author | Gülşah Köse <gulsah.kose@collabora.com> | 2021-05-17 00:08:12 +0300 |
---|---|---|
committer | Gülşah Köse <gulsah.kose@collabora.com> | 2021-05-17 23:57:17 +0200 |
commit | b1c0734ffe0f395757b6e0cea7830d820231afeb (patch) | |
tree | 16dd46434ffb6bb0f6e09228cf602e65c9dec10a /sfx2/uiconfig/ui/developmenttool.ui | |
parent | 50d8a8c321b17cf5311029467a37e5e163f2bf9c (diff) |
tdf#141677 Make columns sortable
Change-Id: Ib4cb8aaba4c59a7afa347f8010deef41477b77f9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115688
Tested-by: Jenkins
Reviewed-by: Gülşah Köse <gulsah.kose@collabora.com>
Diffstat (limited to 'sfx2/uiconfig/ui/developmenttool.ui')
-rw-r--r-- | sfx2/uiconfig/ui/developmenttool.ui | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/sfx2/uiconfig/ui/developmenttool.ui b/sfx2/uiconfig/ui/developmenttool.ui index 58e03b3cf21a..27962e5863e7 100644 --- a/sfx2/uiconfig/ui/developmenttool.ui +++ b/sfx2/uiconfig/ui/developmenttool.ui @@ -320,7 +320,6 @@ <property name="title" translatable="yes" context="developmenttool|name">Name</property> <property name="clickable">True</property> <property name="sort-indicator">True</property> - <property name="sort-column-id">0</property> <child> <object class="GtkCellRendererText" id="obj_insp_cellrenderertext4"/> <attributes> @@ -366,7 +365,6 @@ <property name="title" translatable="yes" context="developmenttool|name">Name</property> <property name="clickable">True</property> <property name="sort-indicator">True</property> - <property name="sort-column-id">0</property> <child> <object class="GtkCellRendererText" id="obj_insp_cellrenderertext7"/> <attributes> @@ -421,7 +419,6 @@ <property name="title" translatable="yes" context="developmenttool|object">Object</property> <property name="clickable">True</property> <property name="sort-indicator">True</property> - <property name="sort-column-id">0</property> <child> <object class="GtkCellRendererText" id="obj_insp_cellrenderertext1"/> <attributes> @@ -436,7 +433,6 @@ <property name="title" translatable="yes" context="developmenttool|value">Value</property> <property name="clickable">True</property> <property name="sort-indicator">True</property> - <property name="sort-column-id">1</property> <child> <object class="GtkCellRendererText" id="obj_insp_cellrenderertext2"/> <attributes> @@ -451,7 +447,6 @@ <property name="title" translatable="yes" context="developmenttool|type">Type</property> <property name="clickable">True</property> <property name="sort-indicator">True</property> - <property name="sort-column-id">2</property> <child> <object class="GtkCellRendererText" id="obj_insp_cellrenderertext3"/> <attributes> @@ -466,7 +461,6 @@ <property name="title" translatable="yes" context="developmenttool|info">Info</property> <property name="clickable">True</property> <property name="sort-indicator">True</property> - <property name="sort-column-id">3</property> <child> <object class="GtkCellRendererText" id="obj_insp_cellrenderertext5"/> <attributes> @@ -545,7 +539,6 @@ <property name="title" translatable="yes" context="developmenttool|method">Method</property> <property name="clickable">True</property> <property name="sort-indicator">True</property> - <property name="sort-column-id">0</property> <child> <object class="GtkCellRendererText" id="obj_insp_cellrenderertext10"/> <attributes> @@ -560,7 +553,6 @@ <property name="title" translatable="yes" context="developmenttool|returntype">Return Type</property> <property name="clickable">True</property> <property name="sort-indicator">True</property> - <property name="sort-column-id">1</property> <child> <object class="GtkCellRendererText" id="obj_insp_cellrenderertext11"/> <attributes> @@ -575,7 +567,6 @@ <property name="title" translatable="yes" context="developmenttool|parameters">Parameters</property> <property name="clickable">True</property> <property name="sort-indicator">True</property> - <property name="sort-column-id">2</property> <child> <object class="GtkCellRendererText" id="obj_insp_cellrenderertext12"/> <attributes> @@ -590,7 +581,6 @@ <property name="title" translatable="yes" context="developmenttool|implementation_class">Implementation Class</property> <property name="clickable">True</property> <property name="sort-indicator">True</property> - <property name="sort-column-id">3</property> <child> <object class="GtkCellRendererText" id="obj_insp_cellrenderertext13"/> <attributes> |