Mercurial > hg > svgui
comparison svgui.pro @ 895:a3b3b64fbc43 alignment_view
Merge from default branch
author | Chris Cannam |
---|---|
date | Thu, 15 Jan 2015 10:44:10 +0000 |
parents | 99373ca20caf 8be34e5ef7ff |
children | 36cddc3de023 |
comparison
equal
deleted
inserted
replaced
894:d4446f267e12 | 895:a3b3b64fbc43 |
---|---|
136 widgets/SubdividingMenu.h \ | 136 widgets/SubdividingMenu.h \ |
137 widgets/TextAbbrev.h \ | 137 widgets/TextAbbrev.h \ |
138 widgets/Thumbwheel.h \ | 138 widgets/Thumbwheel.h \ |
139 widgets/TipDialog.h \ | 139 widgets/TipDialog.h \ |
140 widgets/TransformFinder.h \ | 140 widgets/TransformFinder.h \ |
141 widgets/UnitConverter.h \ | |
141 widgets/WindowShapePreview.h \ | 142 widgets/WindowShapePreview.h \ |
142 widgets/WindowTypeSelector.h | 143 widgets/WindowTypeSelector.h |
143 SOURCES += widgets/ActivityLog.cpp \ | 144 SOURCES += widgets/ActivityLog.cpp \ |
144 widgets/AudioDial.cpp \ | 145 widgets/AudioDial.cpp \ |
145 widgets/ColourNameDialog.cpp \ | 146 widgets/ColourNameDialog.cpp \ |
173 widgets/SubdividingMenu.cpp \ | 174 widgets/SubdividingMenu.cpp \ |
174 widgets/TextAbbrev.cpp \ | 175 widgets/TextAbbrev.cpp \ |
175 widgets/Thumbwheel.cpp \ | 176 widgets/Thumbwheel.cpp \ |
176 widgets/TipDialog.cpp \ | 177 widgets/TipDialog.cpp \ |
177 widgets/TransformFinder.cpp \ | 178 widgets/TransformFinder.cpp \ |
179 widgets/UnitConverter.cpp \ | |
178 widgets/WindowShapePreview.cpp \ | 180 widgets/WindowShapePreview.cpp \ |
179 widgets/WindowTypeSelector.cpp | 181 widgets/WindowTypeSelector.cpp |