vertical_horizontal #2

Merged
ParkSuMin merged 2 commits from vertical_horizontal into master 2025-12-10 19:01:16 +01:00
Showing only changes of commit 15e701ff4f - Show all commits

View File

@@ -238,7 +238,7 @@ public:
void set_tag(int);
int get_tag();
bool contains(QPointF, qreal tol = 10.0) const;
bool contains(QPointF, qreal tol = 5.0) const;
};