added QPainter.h in the include session
This commit is contained in:
parent
9df46522b2
commit
497c82bdac
|
@ -26,6 +26,7 @@
|
|||
#include <QMessageBox>
|
||||
#include <wrap/qt/col_qt_convert.h>
|
||||
#include <wrap/qt/checkGLError.h>
|
||||
#include <QPainter>
|
||||
namespace vcg
|
||||
{
|
||||
|
||||
|
|
Loading…
Reference in New Issue