Skip to content
Snippets Groups Projects
Unverified Commit 5b32503c authored by Joseph Mirabel's avatar Joseph Mirabel Committed by GitHub
Browse files

Merge pull request #80 from jcarpent/devel

Fix bug related to PythonQt
parents 716a4c6c d7e4b21d
No related branches found
No related tags found
No related merge requests found
Subproject commit 52d25e05c3b5dfd70c79b3e75787fdc78c6f695e
Subproject commit afe48f25aa1c8b6e36327ae56cbb3b2f1794ca28
......@@ -22,7 +22,9 @@
#include "gepetto/gui/plugin-interface.hh"
#include "gepetto/gui/mainwindow.hh"
#include "gepetto/gui/pythonwidget.hh"
#if GEPETTO_GUI_HAS_PYTHONQT
#include "gepetto/gui/pythonwidget.hh"
#endif
#include <iostream>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment