Final changes, branch now buildable
This commit is contained in:
@@ -31,7 +31,7 @@ using namespace rtengine;
|
||||
|
||||
ControlLineManager::ControlLineManager():
|
||||
EditSubscriber(ET_OBJECTS),
|
||||
canvas_area(new Rectangle()),
|
||||
canvas_area(new EditRectangle()),
|
||||
cursor(CSHandOpen),
|
||||
draw_mode(false),
|
||||
drawing_line(false),
|
||||
|
Reference in New Issue
Block a user