diff options
author | Arno <am@disconnect.de> | 2010-11-05 15:20:44 +0100 |
---|---|---|
committer | Arno <am@disconnect.de> | 2010-11-05 15:20:44 +0100 |
commit | 8230ea0228bd300316529c852858f7105ee75a3d (patch) | |
tree | 3ce0da30007449722bb233cb22b309e25ed13eec /programconfigurator.cpp | |
parent | b8a793f4a1afcd27cf03da7b620dd7a4f7f5813f (diff) | |
download | SheMov-8230ea0228bd300316529c852858f7105ee75a3d.tar.gz SheMov-8230ea0228bd300316529c852858f7105ee75a3d.tar.bz2 SheMov-8230ea0228bd300316529c852858f7105ee75a3d.zip |
Let ConsistencyChecker run in QThread
Until now ConsistencyChecker ran in the GUI-Thread. According to the
docs the event loop of the QThread needs to be started to run something
in the thread. So use a QTimer::singleShot() to start the check
function.
Diffstat (limited to 'programconfigurator.cpp')
0 files changed, 0 insertions, 0 deletions