comparison widgets/widgets.pro @ 303:46faec7aae12

* Phase 1 of an image layer.
author Chris Cannam
date Thu, 04 Oct 2007 16:34:11 +0000
parents 4ca7562dd246
children fee76aa923d8
comparison
equal deleted inserted replaced
302:e9549ea3f825 303:46faec7aae12
16 # Input 16 # Input
17 HEADERS += AudioDial.h \ 17 HEADERS += AudioDial.h \
18 ColourNameDialog.h \ 18 ColourNameDialog.h \
19 Fader.h \ 19 Fader.h \
20 IconLoader.h \ 20 IconLoader.h \
21 ImageDialog.h \
21 ItemEditDialog.h \ 22 ItemEditDialog.h \
22 KeyReference.h \ 23 KeyReference.h \
23 LayerTree.h \ 24 LayerTree.h \
24 LEDButton.h \ 25 LEDButton.h \
25 ListInputDialog.h \ 26 ListInputDialog.h \
40 WindowTypeSelector.h 41 WindowTypeSelector.h
41 SOURCES += AudioDial.cpp \ 42 SOURCES += AudioDial.cpp \
42 ColourNameDialog.cpp \ 43 ColourNameDialog.cpp \
43 Fader.cpp \ 44 Fader.cpp \
44 IconLoader.cpp \ 45 IconLoader.cpp \
46 ImageDialog.cpp \
45 ItemEditDialog.cpp \ 47 ItemEditDialog.cpp \
46 KeyReference.cpp \ 48 KeyReference.cpp \
47 LayerTree.cpp \ 49 LayerTree.cpp \
48 LEDButton.cpp \ 50 LEDButton.cpp \
49 ListInputDialog.cpp \ 51 ListInputDialog.cpp \