summaryrefslogtreecommitdiffstats
path: root/m4
diff options
context:
space:
mode:
authorMichal Kubecek <mkubecek@suse.cz>2015-04-15 12:53:53 +0200
committerMichal Kubecek <mkubecek@suse.cz>2015-04-15 12:53:53 +0200
commitd2c15523006f48a86fec5a4d35e3ff5ac33934f4 (patch)
tree9f008d6111cb8ea9c43808aaa7f986b8b867097c /m4
parent5fc295c7b7476f877744eeb00c4ee8de736a7b32 (diff)
downloadtwinkle-d2c15523006f48a86fec5a4d35e3ff5ac33934f4.tar
twinkle-d2c15523006f48a86fec5a4d35e3ff5ac33934f4.tar.gz
twinkle-d2c15523006f48a86fec5a4d35e3ff5ac33934f4.tar.lz
twinkle-d2c15523006f48a86fec5a4d35e3ff5ac33934f4.tar.xz
twinkle-d2c15523006f48a86fec5a4d35e3ff5ac33934f4.zip
do not call GUI slots directly from non-GUI threads
Direct calls to QObject slots (accessing GUI functions) from non-GUI threads cause QPixmap: It is not safe to use pixmaps outside the GUI thread warnings and (worse) random crashes. These must be rewritten to (queued) signal-slot connections.
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions