Some rudementary refresh support in crud tab bound to execute action (should be replaced with dynamic action list on form)

This commit is contained in:
eelke 2018-02-05 22:40:17 +01:00
parent 914d2fe9fa
commit ad3f605ada
5 changed files with 16 additions and 5 deletions

View file

@ -45,7 +45,7 @@
<x>0</x>
<y>0</y>
<width>993</width>
<height>22</height>
<height>25</height>
</rect>
</property>
<widget class="QMenu" name="menuTest">
@ -297,9 +297,6 @@
<property name="text">
<string>Copy as raw C++-string</string>
</property>
<property name="shortcut">
<string>Ctrl+Alt+C</string>
</property>
</action>
</widget>
<layoutdefault spacing="6" margin="11"/>