TARGET = qtabbar
TEMPLATE = app
QT = core gui widgets
SOURCES = main.cpp tabbarform.cpp
HEADERS = tabbarform.h
FORMS = tabbarform.ui