TEMPLATE = app
TARGET = triangulator
QT += gui-private widgets
SOURCES += main.cpp \
triviswidget.cpp
HEADERS += triviswidget.h