Fixed QT4 message dialogs thread safety.
I used customEvent to implement it. (It renders the dedicated message thread per subscriber useless with qt4).
Showing
Please register or sign in to comment
I used customEvent to implement it. (It renders the dedicated message thread per subscriber useless with qt4).