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 9f5f7c9..4f68a18 100644
--- a/src/Patchage.hpp
+++ b/src/Patchage.hpp
@@ -128,7 +128,7 @@ protected:
void on_decrease_font_size();
void on_normal_font_size();
void
- on_legend_color_change(int id, const std::string& label, uint32_t rgba);
+ on_legend_color_change(int id, const std::string& label, uint32_t rgba);
void on_messages_resized(Gtk::Allocation& alloc);
bool on_scroll(GdkEventScroll* ev);