diff options
| author | Alexander Valavanis <valavanisalex@gmail.com> | 2019-01-29 14:46:18 +0000 |
|---|---|---|
| committer | Alexander Valavanis <valavanisalex@gmail.com> | 2019-01-29 14:46:18 +0000 |
| commit | 94939a3c123496e0843ff6adf55cbe9b68c0cb0c (patch) | |
| tree | 689b28ec95baa1ccf3447c47e231d539a970c0b1 /src/ui/pref-pusher.h | |
| parent | Box3DToolbar: GtkAction migration (diff) | |
| download | inkscape-94939a3c123496e0843ff6adf55cbe9b68c0cb0c.tar.gz inkscape-94939a3c123496e0843ff6adf55cbe9b68c0cb0c.zip | |
EraserToolbar: GtkAction migration
Diffstat (limited to 'src/ui/pref-pusher.h')
| -rw-r--r-- | src/ui/pref-pusher.h | 3 |
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(); |
