aboutsummaryrefslogtreecommitdiff
path: root/messageWind.h
diff options
context:
space:
mode:
authorache <ache@ache.one>2019-09-13 00:36:54 +0200
committerache <ache@ache.one>2019-09-13 00:36:54 +0200
commita7ec793bf9814be7ea8d331ca3d1d35f58b17da1 (patch)
treeda27a7f018f299562a34e1cd7997a097991a0aa6 /messageWind.h
parentError when contact file is empty (diff)
Search in conv feature
Diffstat (limited to 'messageWind.h')
-rw-r--r--messageWind.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/messageWind.h b/messageWind.h
index 99f0f57..b1b4550 100644
--- a/messageWind.h
+++ b/messageWind.h
@@ -11,6 +11,8 @@ void clearWind(void);
void toTheEnd(void);
+int searchSMS(const char*);
+
#endif