Mercurial > hg > svgui
comparison widgets/widgets.pro @ 416:f4487328320d
* Start work on TransformFinder dialog
author | Chris Cannam |
---|---|
date | Tue, 23 Sep 2008 13:39:25 +0000 |
parents | 1d85aa5a49be |
children | 374b72f5b4bb |
comparison
equal
deleted
inserted
replaced
415:31f222929319 | 416:f4487328320d |
---|---|
44 RangeInputDialog.h \ | 44 RangeInputDialog.h \ |
45 SubdividingMenu.h \ | 45 SubdividingMenu.h \ |
46 TextAbbrev.h \ | 46 TextAbbrev.h \ |
47 Thumbwheel.h \ | 47 Thumbwheel.h \ |
48 TipDialog.h \ | 48 TipDialog.h \ |
49 TransformFinder.h \ | |
49 WindowShapePreview.h \ | 50 WindowShapePreview.h \ |
50 WindowTypeSelector.h | 51 WindowTypeSelector.h |
51 SOURCES += AudioDial.cpp \ | 52 SOURCES += AudioDial.cpp \ |
52 ColourNameDialog.cpp \ | 53 ColourNameDialog.cpp \ |
53 CommandHistory.cpp \ | 54 CommandHistory.cpp \ |
78 RangeInputDialog.cpp \ | 79 RangeInputDialog.cpp \ |
79 SubdividingMenu.cpp \ | 80 SubdividingMenu.cpp \ |
80 TextAbbrev.cpp \ | 81 TextAbbrev.cpp \ |
81 Thumbwheel.cpp \ | 82 Thumbwheel.cpp \ |
82 TipDialog.cpp \ | 83 TipDialog.cpp \ |
84 TransformFinder.cpp \ | |
83 WindowShapePreview.cpp \ | 85 WindowShapePreview.cpp \ |
84 WindowTypeSelector.cpp | 86 WindowTypeSelector.cpp |