1
0
mirror of https://github.com/binary-kitchen/doorlockd synced 2024-11-17 04:29:11 +01:00
Commit Graph

1 Commits

Author SHA1 Message Date
Ralf Ramsauer
d1d0d5b160 Fix QT quirk
So far, we used QT interfaces in a wrong way. QT is not thread safe, so
use its signal/slot concept and move network communication stuff to a
separate QThread.

Signed-off-by: Ralf Ramsauer <ralf@ramses-pyramidenbau.de>
2016-07-31 15:48:19 +02:00