Skip to content

Commit 6240875

Browse files
committed
breakdown minor
1 parent a71bf60 commit 6240875

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

breakdown/breakdown.ui

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -857,7 +857,7 @@
857857
<widget class="QStatusBar" name="statusBar"/>
858858
<widget class="QDockWidget" name="reportsDock">
859859
<property name="windowTitle">
860-
<string>Remote Reports</string>
860+
<string>Reports</string>
861861
</property>
862862
<attribute name="dockWidgetArea">
863863
<number>2</number>
@@ -867,7 +867,7 @@
867867
<item>
868868
<widget class="QTreeWidget" name="reportsTree">
869869
<attribute name="headerVisible">
870-
<bool>false</bool>
870+
<bool>true</bool>
871871
</attribute>
872872
<column>
873873
<property name="text">
@@ -915,7 +915,7 @@
915915
</action>
916916
<action name="actionUpdate">
917917
<property name="text">
918-
<string>Update</string>
918+
<string>Sync</string>
919919
</property>
920920
<property name="shortcut">
921921
<string>Ctrl+U</string>

0 commit comments

Comments
 (0)