comparison svgui.pro @ 921:4968bbaf1ed8 tonioni

Merge from default branch
author Chris Cannam
date Mon, 23 Mar 2015 10:04:51 +0000
parents 8be34e5ef7ff
children a3b3b64fbc43 635109400804
comparison
equal deleted inserted replaced
876:b62c2785ed83 921:4968bbaf1ed8
134 widgets/SubdividingMenu.h \ 134 widgets/SubdividingMenu.h \
135 widgets/TextAbbrev.h \ 135 widgets/TextAbbrev.h \
136 widgets/Thumbwheel.h \ 136 widgets/Thumbwheel.h \
137 widgets/TipDialog.h \ 137 widgets/TipDialog.h \
138 widgets/TransformFinder.h \ 138 widgets/TransformFinder.h \
139 widgets/UnitConverter.h \
139 widgets/WindowShapePreview.h \ 140 widgets/WindowShapePreview.h \
140 widgets/WindowTypeSelector.h 141 widgets/WindowTypeSelector.h
141 SOURCES += widgets/ActivityLog.cpp \ 142 SOURCES += widgets/ActivityLog.cpp \
142 widgets/AudioDial.cpp \ 143 widgets/AudioDial.cpp \
143 widgets/ColourNameDialog.cpp \ 144 widgets/ColourNameDialog.cpp \
171 widgets/SubdividingMenu.cpp \ 172 widgets/SubdividingMenu.cpp \
172 widgets/TextAbbrev.cpp \ 173 widgets/TextAbbrev.cpp \
173 widgets/Thumbwheel.cpp \ 174 widgets/Thumbwheel.cpp \
174 widgets/TipDialog.cpp \ 175 widgets/TipDialog.cpp \
175 widgets/TransformFinder.cpp \ 176 widgets/TransformFinder.cpp \
177 widgets/UnitConverter.cpp \
176 widgets/WindowShapePreview.cpp \ 178 widgets/WindowShapePreview.cpp \
177 widgets/WindowTypeSelector.cpp 179 widgets/WindowTypeSelector.cpp