refs #886, unified function names in CDbLoadOverviewComponent

This commit is contained in:
Klaus Basan
2017-02-27 05:30:10 +01:00
committed by Mathew Sutcliffe
parent cd19031ec9
commit d495424041
5 changed files with 23 additions and 10 deletions

View File

@@ -392,6 +392,12 @@
</item>
<item row="0" column="6">
<widget class="QLabel" name="lbl_DbCount">
<property name="minimumSize">
<size>
<width>60</width>
<height>0</height>
</size>
</property>
<property name="toolTip">
<string>DB count</string>
</property>
@@ -605,6 +611,12 @@
</item>
<item row="0" column="5">
<widget class="QLabel" name="lbl_CacheCount">
<property name="minimumSize">
<size>
<width>60</width>
<height>0</height>
</size>
</property>
<property name="toolTip">
<string>Cache count</string>
</property>