mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-17 19:20:20 +00:00
Remove gtkspell support
This commit is contained in:
@@ -240,11 +240,7 @@ fe_args (int argc, char *argv[])
|
||||
const char cursor_color_rc[] =
|
||||
"style \"xc-ib-st\""
|
||||
"{"
|
||||
#ifdef USE_GTKSPELL
|
||||
"GtkTextView::cursor-color=\"#%02x%02x%02x\""
|
||||
#else
|
||||
"GtkEntry::cursor-color=\"#%02x%02x%02x\""
|
||||
#endif
|
||||
"}"
|
||||
"widget \"*.hexchat-inputbox\" style : application \"xc-ib-st\"";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user