summaryrefslogtreecommitdiffstats
path: root/src/Patchage.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-11-27 15:19:56 +0100
committerDavid Robillard <d@drobilla.net>2020-11-27 15:19:56 +0100
commit8daabaaac7ac83766a156c8364f9ff054c7575bd (patch)
tree849da11850f0ebe11739f3d44019b1580966d700 /src/Patchage.hpp
parent18d6cc193bd0d9138f42f5f0d365a8529aab43b4 (diff)
downloadpatchage-8daabaaac7ac83766a156c8364f9ff054c7575bd.tar.gz
patchage-8daabaaac7ac83766a156c8364f9ff054c7575bd.tar.bz2
patchage-8daabaaac7ac83766a156c8364f9ff054c7575bd.zip
Fix indentation
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);