annotate ui/img/icon.rc @ 757:9bfaced5cf59

(issue56) Do not delete the certificate immediately When the selection changed the remove cert is triggered by a slection change event in the certificateitem. Deleting it immediately would delete the trigger of the call. Instead we deleteLater so that the widget get's cleaned up in the next mainloop iteration when it is no longer needed.
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 07 Jul 2014 12:54:02 +0200
parents bc02ee484067
children
rev   line source
620
bc02ee484067 Add dummy logging with ressourced messages.
Andre Heinecke <andre.heinecke@intevation.de>
parents: 510
diff changeset
1 #include "events.rc"
510
20f81c195cc4 Add icon.rc
Andre Heinecke <aheinecke@intevation.de>
parents:
diff changeset
2 IDI_ICON1 ICON DISCARDABLE "icon.ico"

http://wald.intevation.org/projects/trustbridge/