mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-14 12:20:32 +02:00
PolygonTool fertig
This commit is contained in:
@@ -23,6 +23,8 @@ private:
|
||||
bool isNearStart(int x, int y, QPoint Startpoint);
|
||||
|
||||
int lineWidth;
|
||||
int width;
|
||||
int height;
|
||||
bool isDrawing;
|
||||
bool PointIsNearStart;
|
||||
QPoint drawingPoint;
|
||||
|
||||
Reference in New Issue
Block a user