Fix compilation issues with clang, requires adding widgets to build

This commit is contained in:
Thomas Tanner
2015-11-08 23:15:55 +00:00
parent 3648690c5e
commit 86d2ce34f3
4 changed files with 5 additions and 2 deletions
+1
View File
@@ -2,6 +2,7 @@
#include <utility.h>
#include "error.h"
#include "gilock.h"
#include <QWidget>
namespace bpy = boost::python;