From 69835a1cfec9c66f954ae61e64444fea9a82a02f Mon Sep 17 00:00:00 2001 From: ache Date: Thu, 24 Jan 2019 08:23:52 +0100 Subject: Set selected contact --- contactWind.h | 1 + 1 file changed, 1 insertion(+) (limited to 'contactWind.h') 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*); -- cgit v1.2.3