view widgets/widgets.pro @ 41:a42493a3baf8

* Make the typing select widget more useful (with working menu!)
author Chris Cannam
date Fri, 09 Apr 2010 16:19:50 +0100
parents 84d6acb6b3ba
children e0e12bd2978d
line wrap: on
line source
TEMPLATE = lib
TARGET = 

load(../../all.prf)

CONFIG += staticlib

INCLUDEPATH += ../common

DEPENDPATH += ../../svcore
INCLUDEPATH += ../../svcore

HEADERS += TypingSelectWidget.h
SOURCES += TypingSelectWidget.cpp