summaryrefslogtreecommitdiff
path: root/plugins/gtkui/eq.h
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <wakeroid@gmail.com>2010-05-02 15:40:39 +0200
committerGravatar Alexey Yakovenko <wakeroid@gmail.com>2010-05-02 15:40:39 +0200
commitf8b5c34639e3ed933318dffeed3fcf838467955d (patch)
tree2f4b96f465aae503456080e1840a7c616089d4ae /plugins/gtkui/eq.h
parent8aa4799f644cefb27afbec1e09958c8f58712c3c (diff)
fixed drawing of eq widget
Diffstat (limited to 'plugins/gtkui/eq.h')
-rw-r--r--plugins/gtkui/eq.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/gtkui/eq.h b/plugins/gtkui/eq.h
index efd4ac69..9e54916e 100644
--- a/plugins/gtkui/eq.h
+++ b/plugins/gtkui/eq.h
@@ -32,4 +32,7 @@ eq_window_destroy (void);
struct DB_supereq_dsp_s *
get_supereq_plugin (void);
+void
+eq_redraw (void);
+
#endif