aboutsummaryrefslogtreecommitdiff
path: root/contactWind.h
diff options
context:
space:
mode:
authorache <ache@ache.one>2019-01-24 08:23:52 +0100
committerache <ache@ache.one>2019-01-24 08:23:52 +0100
commit69835a1cfec9c66f954ae61e64444fea9a82a02f (patch)
tree87d62c66c94405b143baa089d12856837ec89c0f /contactWind.h
parentSearch case insensive (diff)
Set selected contact
Diffstat (limited to 'contactWind.h')
-rw-r--r--contactWind.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/contactWind.h b/contactWind.h
index 41548b7..b7e1c53 100644
--- a/contactWind.h
+++ b/contactWind.h
@@ -13,6 +13,7 @@ void selectPreviousContact(void);
struct contact* getContactSelected(void);
+void setContactSelection(struct contact*);