diff mcabber/src/screen.h @ 1179:0f7e0346d9cb

Add aspell support [Note: Patch slightly modified by Mikael]
author entragian <entragian@o2.pl>
date Wed, 04 Apr 2007 23:23:37 +0200
parents 10733d7de004
children be06bbe7e449
line wrap: on
line diff
--- a/mcabber/src/screen.h	Wed Apr 04 22:43:47 2007 +0200
+++ b/mcabber/src/screen.h	Wed Apr 04 23:23:37 2007 +0200
@@ -14,6 +14,12 @@
 # include <panel.h>
 #endif
 
+#ifdef WITH_ASPELL
+void spellcheck_init(void);
+void spellcheck_deinit(void);
+//static void spellcheck(char*, char*);
+#endif
+
 #include "logprint.h"
 
 // Length of the timestamp & flag prefix in the chat buffer window