summaryrefslogtreecommitdiffstats
path: root/src/desktop.h
diff options
context:
space:
mode:
authorJabier Arraiza <jabier.arraiza@marker.es>2018-05-09 19:47:33 +0000
committerJabier Arraiza <jabier.arraiza@marker.es>2018-05-09 19:47:33 +0000
commite312c345ba946b59dcd228d1e4d382b51aa37e9d (patch)
tree4291cf591ca52682a00bc72341dc1d626058c6d0 /src/desktop.h
parentReset code to reaply (diff)
downloadinkscape-e312c345ba946b59dcd228d1e4d382b51aa37e9d.tar.gz
inkscape-e312c345ba946b59dcd228d1e4d382b51aa37e9d.zip
Apply fixed
Diffstat (limited to 'src/desktop.h')
-rw-r--r--src/desktop.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/desktop.h b/src/desktop.h
index f4eecf8b7..8b20195db 100644
--- a/src/desktop.h
+++ b/src/desktop.h
@@ -188,9 +188,9 @@ public:
unsigned int interaction_disabled_counter;
bool waiting_cursor;
bool showing_dialogs;
-
/// \todo fixme: This has to be implemented in different way */
guint guides_active : 1;
+ bool on_live_extension;
// storage for selected dragger used by GrDrag as it's
// created and deleted by tools