aboutsummaryrefslogtreecommitdiffstats
path: root/pulse.h
diff options
context:
space:
mode:
Diffstat (limited to 'pulse.h')
-rw-r--r--pulse.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pulse.h b/pulse.h
index a062975..97ebc47 100644
--- a/pulse.h
+++ b/pulse.h
@@ -221,6 +221,7 @@ class PulseClient {
private:
void mainloop_iterate(pa_operation* op);
+ template<class T> T* find_fuzzy(vector<T> haystack, const string& needle);
void populate_server_info();
void populate_cards();