ability to edit queries

This commit is contained in:
Romain Bignon 2012-02-18 12:56:11 +01:00
commit c8b6c7087b
4 changed files with 75 additions and 33 deletions

View file

@ -263,22 +263,6 @@
</widget>
<resources/>
<connections>
<connection>
<sender>buttonBox</sender>
<signal>accepted()</signal>
<receiver>QueryDialog</receiver>
<slot>accept()</slot>
<hints>
<hint type="sourcelabel">
<x>248</x>
<y>254</y>
</hint>
<hint type="destinationlabel">
<x>157</x>
<y>274</y>
</hint>
</hints>
</connection>
<connection>
<sender>buttonBox</sender>
<signal>rejected()</signal>