]> git.siccegge.de Git - frida/frida.git/commitdiff
Make signals from geiser work
authorChristoph Egger <christoph@christoph-egger.org>
Tue, 26 May 2015 13:48:21 +0000 (15:48 +0200)
committerChristoph Egger <christoph@christoph-egger.org>
Tue, 26 May 2015 13:48:27 +0000 (15:48 +0200)
Move geiser to a proper QThread instead of a guile-only thread. This
way it can properly send/receive signals. Also for some obscure reason
the QVector<int> hack is needed for things to work

Closes T24


No differences found