feat: polyline drawing
This commit is contained in:
@@ -12,6 +12,8 @@ typedef struct VektorWidgetState {
|
||||
GtkPaned *workspacePaned;
|
||||
GtkPicture *workspaceCanvas;
|
||||
|
||||
GtkButton* workspaceButtonLinetool;
|
||||
|
||||
// GtkWidget* Workspace
|
||||
} VektorWidgetState;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user