mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-12 19:40:28 +02:00
math
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#include <QCursor>
|
||||
#include <QInputDialog>
|
||||
#include <QDebug>
|
||||
#include <cmath>
|
||||
|
||||
IntelliToolPolygon::IntelliToolPolygon(PaintingArea* Area, IntelliColorPicker* colorPicker, IntelliToolsettings* Toolsettings, bool isSettingPolygon)
|
||||
: IntelliTool(Area, colorPicker, Toolsettings){
|
||||
|
||||
Reference in New Issue
Block a user