define NCURSES_MOUSE_VERSION as 1 (not 2) if pdcurses is used
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#endif
|
||||
|
||||
#ifdef USE_PDCURSES
|
||||
# define NCURSES_MOUSE_VERSION 2
|
||||
# define NCURSES_MOUSE_VERSION 1
|
||||
#endif
|
||||
|
||||
#include "curses.h"
|
||||
|
||||
Reference in New Issue
Block a user