|
|
@ -48,6 +48,9 @@
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<item>
|
|
|
|
<widget class="QToolButton" name="btnEdit">
|
|
|
|
<widget class="QToolButton" name="btnEdit">
|
|
|
|
|
|
|
|
<property name="enabled">
|
|
|
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Edit record</string>
|
|
|
|
<string>Edit record</string>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
@ -71,6 +74,9 @@
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<item>
|
|
|
|
<widget class="QToolButton" name="btnDelete">
|
|
|
|
<widget class="QToolButton" name="btnDelete">
|
|
|
|
|
|
|
|
<property name="enabled">
|
|
|
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Delete record</string>
|
|
|
|
<string>Delete record</string>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|