FreeCAD: master 0d05fc32

Author Committer Branch Timestamp Parent
wmayer wmayer master 2020-06-20 09:43:59 master c23a1f6e
Changeset GuiPy: [skip ci] handle some Qt warnings when using GUI from Python
+ avoid warning: QEventLoop: Cannot be used without QApplication
+ avoid warning: QObject::startTimer: Timers can only be used with threads started with QThread
mod - src/Gui/Application.cpp Diff File
mod - src/Main/FreeCADGuiPy.cpp Diff File