summaryrefslogtreecommitdiffstats
path: root/src/Patchage.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Patchage.hpp')
-rw-r--r--src/Patchage.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Patchage.hpp b/src/Patchage.hpp
index 8f3cca0..720a57c 100644
--- a/src/Patchage.hpp
+++ b/src/Patchage.hpp
@@ -126,7 +126,7 @@ protected:
void on_messages_resized(Gtk::Allocation& alloc);
- bool on_scroll(GdkEventScroll* ev);
+ static bool on_scroll(GdkEventScroll* ev);
void on_menu_action(const Action& action);