From 23465d5a312f86d989ec647522bd3151554a79e4 Mon Sep 17 00:00:00 2001 From: Dave Reisner Date: Sat, 5 Jan 2013 21:47:04 -0500 Subject: unify logic for finding by name fragment --- pulse.h | 1 + 1 file changed, 1 insertion(+) (limited to 'pulse.h') 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 T* find_fuzzy(vector haystack, const string& needle); void populate_server_info(); void populate_cards(); -- cgit v1.2.3