Remove path to VMainGraphicsView.

--HG--
branch : feature
This commit is contained in:
Roman Telezhynskyi 2015-06-16 12:06:51 +03:00
parent d969cfb2d5
commit 67dbe7409f

View file

@ -47,9 +47,6 @@ UI_DIR = uic
# Suport subdirectories. Just better project code tree.
include(app.pri)
# This include path help promoute VMainGraphicsView on main window. Without it compiler can't find path to custom view
INCLUDEPATH += "$${PWD}/widgets"
# Resource files. This files will be included in binary.
RESOURCES += \
share/resources/icon.qrc \ # All other icons except cursors and Windows theme.