mcabber/src/screen.h
changeset 370 dd9e2eb52916
parent 369 499170ed71c9
child 374 bd5638c21834
--- a/mcabber/src/screen.h	Sun Jul 24 22:31:31 2005 +0100
+++ b/mcabber/src/screen.h	Sun Jul 24 22:56:42 2005 +0100
@@ -51,6 +51,7 @@
 void scr_RosterSearch(char *);
 void scr_BufferTopBottom(int topbottom);
 void scr_BufferClear(void);
+void scr_BufferSearch(int direction, const char *text);
 void scr_RosterUnreadMessage(int);
 void scr_RosterJumpAlternate(void);