Add '#define GLIB_DISABLE_DEPRECATION_WARNINGS' to fix fkeys.c warnings
This commit is contained in:
parent
5318c953ed
commit
eef74ed263
|
@ -30,6 +30,7 @@
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#define GLIB_DISABLE_DEPRECATION_WARNINGS
|
||||||
#include "fe-gtk.h"
|
#include "fe-gtk.h"
|
||||||
|
|
||||||
#include "../common/hexchat.h"
|
#include "../common/hexchat.h"
|
||||||
|
|
Loading…
Reference in New Issue