diff options
Diffstat (limited to 'src/desktop.h')
| -rw-r--r-- | src/desktop.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/desktop.h b/src/desktop.h index 8b20195db..f4eecf8b7 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 |
