blob: 867e06735e0a65ec0e2a0c712a9590c9c4a3dcb2 [file] [log] [blame]
TARGET = qtabbar
TEMPLATE = app
QT = core gui widgets
SOURCES = main.cpp tabbarform.cpp
HEADERS = tabbarform.h
FORMS = tabbarform.ui