comparison Framework/Scene2DViewport/MeasureToolsToolbox.h @ 754:92c400a09f1b

Merge from default
author Benjamin Golinvaux <bgo@osimis.io>
date Wed, 22 May 2019 16:13:46 +0200
parents 712ff6ff3c19 c0fcb2757b0a
children e42b491f1fb2
comparison
equal deleted inserted replaced
753:a386bbc955dc 754:92c400a09f1b
16 * 16 *
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 "PointerTypes.h"
21 #include "../Scene2D/PolylineSceneLayer.h" 22 #include "../Scene2D/PolylineSceneLayer.h"
22 #include "PointerTypes.h" 23 #include "../Scene2D/Scene2D.h"
23 24
24 namespace OrthancStone 25 namespace OrthancStone
25 { 26 {
26 27
27 /** 28 /**