diff options
Diffstat (limited to 'src/Patchage.hpp')
-rw-r--r-- | src/Patchage.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Patchage.hpp b/src/Patchage.hpp index 2f08d2b..18f95d3 100644 --- a/src/Patchage.hpp +++ b/src/Patchage.hpp @@ -73,6 +73,7 @@ protected: void on_show_messages(); void on_store_positions(); void on_view_toolbar(); + bool on_scroll(GdkEventScroll* ev); void zoom(double z); bool idle_callback(); |