ui/gtk/toolkit.h

changeset 164
1d912f78fd1d
parent 163
b70e2a77dea0
child 264
24d9a92fd048
--- a/ui/gtk/toolkit.h	Sat Dec 05 17:50:22 2020 +0100
+++ b/ui/gtk/toolkit.h	Sun Dec 06 14:41:37 2020 +0100
@@ -36,6 +36,8 @@
 #ifdef	__cplusplus
 extern "C" {
 #endif
+    
+#pragma clang diagnostic ignored "-Wdeprecated-declarations"
 
 typedef struct UiEventData {
     UiObject    *obj;

mercurial