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