mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
refs #886, unified function names in CDbLoadOverviewComponent
This commit is contained in:
committed by
Mathew Sutcliffe
parent
cd19031ec9
commit
d495424041
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user