comparison Framework/Scene2DViewport/EditAngleMeasureTracker.cpp @ 1029:0f100d0b9caf

merge
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 04 Oct 2019 21:58:30 +0200
parents ac88989817e3
children f6be9412e42a
comparison
equal deleted inserted replaced
1028:6d5382fa45e1 1029:0f100d0b9caf
17 * You should have received a copy of the GNU Affero General Public License 17 * You should have received a copy of the GNU Affero General Public License
18 * along with this program. If not, see <http://www.gnu.org/licenses/>. 18 * along with this program. If not, see <http://www.gnu.org/licenses/>.
19 **/ 19 **/
20 20
21 #include "EditAngleMeasureTracker.h" 21 #include "EditAngleMeasureTracker.h"
22 #include "EditAngleMeasureCommand.h"
22 23
23 namespace OrthancStone 24 namespace OrthancStone
24 { 25 {
25 EditAngleMeasureTracker::EditAngleMeasureTracker( 26 EditAngleMeasureTracker::EditAngleMeasureTracker(
26 boost::shared_ptr<AngleMeasureTool> measureTool, 27 boost::shared_ptr<AngleMeasureTool> measureTool,