summaryrefslogtreecommitdiffstats
path: root/src/ui/pref-pusher.h
diff options
context:
space:
mode:
authorAlexander Valavanis <valavanisalex@gmail.com>2019-01-29 14:46:18 +0000
committerAlexander Valavanis <valavanisalex@gmail.com>2019-01-29 14:46:18 +0000
commit94939a3c123496e0843ff6adf55cbe9b68c0cb0c (patch)
tree689b28ec95baa1ccf3447c47e231d539a970c0b1 /src/ui/pref-pusher.h
parentBox3DToolbar: GtkAction migration (diff)
downloadinkscape-94939a3c123496e0843ff6adf55cbe9b68c0cb0c.tar.gz
inkscape-94939a3c123496e0843ff6adf55cbe9b68c0cb0c.zip
EraserToolbar: GtkAction migration
Diffstat (limited to 'src/ui/pref-pusher.h')
-rw-r--r--src/ui/pref-pusher.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ui/pref-pusher.h b/src/ui/pref-pusher.h
index 2ae4e6842..0d62266c4 100644
--- a/src/ui/pref-pusher.h
+++ b/src/ui/pref-pusher.h
@@ -52,6 +52,9 @@ private:
/**
* Method to handle the widget change.
+ *
+ * @details Sets the observed path, based on the state of the toggle button
+ * and then runs the callback function
*/
void handleToggled();