]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt/ui/RefUi.ui
Display equation/theorem numbers in insert cross reference dialog.
[lyx.git] / src / frontends / qt / ui / RefUi.ui
index a8391e0542bc2488b4f0d04cc0a5faac4927b95a..dac7d7f4b78c150dffba31510a089bbc777312d6 100644 (file)
   <layout class="QGridLayout" name="gridLayout_2">
    <item row="2" column="0">
     <widget class="QTreeWidget" name="refsTW">
+     <property name="columnCount">
+      <number>2</number>
+     </property>
+     <attribute name="headerDefaultSectionSize">
+      <number>200</number>
+     </attribute>
+     <attribute name="headerStretchLastSection">
+      <bool>true</bool>
+     </attribute>
+     <column>
+      <property name="text">
+       <string>Label</string>
+      </property>
+     </column>
      <column>
       <property name="text">
-       <string>1</string>
+       <string>Reference counter value</string>
       </property>
      </column>
     </widget>