Fix #51 4.6 build

This commit is contained in:
Arin Alexander
2016-10-03 22:56:48 +04:00
parent d0091cb2f7
commit 46e89b8e9d
4 changed files with 9 additions and 3 deletions

View File

@@ -30,6 +30,7 @@
#include "lrbanddesignintf.h"
#include "lritemdesignintf.h"
#include "lrglobal.h"
#include <algorithm>
#include <QGraphicsScene>
#include <QGraphicsSceneMouseEvent>