themeeditor: Fix menu Quit entry not working.
Change-Id: Ib527b4b4a7b450dee713dea93eaf93d85c0d4bfd
This commit is contained in:
parent
546212a977
commit
3ff7dc75a1
1 changed files with 1 additions and 1 deletions
|
@ -491,7 +491,7 @@
|
|||
<connections>
|
||||
<connection>
|
||||
<sender>actionQuit</sender>
|
||||
<signal>activated()</signal>
|
||||
<signal>triggered()</signal>
|
||||
<receiver>EditorWindow</receiver>
|
||||
<slot>close()</slot>
|
||||
<hints>
|
||||
|
|
Loading…
Reference in a new issue