Mercurial > hg > svgui
comparison widgets/widgets.pro @ 225:6f46179086c0
* Basic beginnings of what will become a tip-of-the-day dialog
author | Chris Cannam |
---|---|
date | Fri, 09 Mar 2007 18:18:30 +0000 |
parents | d2334a77db73 |
children | ac58acbd7482 |
comparison
equal
deleted
inserted
replaced
224:9465b5375235 | 225:6f46179086c0 |
---|---|
30 PropertyBox.h \ | 30 PropertyBox.h \ |
31 PropertyStack.h \ | 31 PropertyStack.h \ |
32 RangeInputDialog.h \ | 32 RangeInputDialog.h \ |
33 SubdividingMenu.h \ | 33 SubdividingMenu.h \ |
34 Thumbwheel.h \ | 34 Thumbwheel.h \ |
35 TipDialog.h \ | |
35 WindowShapePreview.h \ | 36 WindowShapePreview.h \ |
36 WindowTypeSelector.h | 37 WindowTypeSelector.h |
37 SOURCES += AudioDial.cpp \ | 38 SOURCES += AudioDial.cpp \ |
38 Fader.cpp \ | 39 Fader.cpp \ |
39 ItemEditDialog.cpp \ | 40 ItemEditDialog.cpp \ |
50 PropertyBox.cpp \ | 51 PropertyBox.cpp \ |
51 PropertyStack.cpp \ | 52 PropertyStack.cpp \ |
52 RangeInputDialog.cpp \ | 53 RangeInputDialog.cpp \ |
53 SubdividingMenu.cpp \ | 54 SubdividingMenu.cpp \ |
54 Thumbwheel.cpp \ | 55 Thumbwheel.cpp \ |
56 TipDialog.cpp \ | |
55 WindowShapePreview.cpp \ | 57 WindowShapePreview.cpp \ |
56 WindowTypeSelector.cpp | 58 WindowTypeSelector.cpp |