mirror of
https://github.com/mapmapteam/mapmap.git
synced 2026-06-16 12:33:19 +02:00
Preparing for Windows operating system
This commit is contained in:
@@ -22,10 +22,6 @@
|
||||
|
||||
#include "MainWindow.h"
|
||||
|
||||
#ifdef WIN32
|
||||
#include "Util.h"
|
||||
#endif
|
||||
|
||||
ShapeGraphicsItem::ShapeGraphicsItem(Mapping::ptr mapping, bool output)
|
||||
: _mapping(mapping), _output(output)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user