]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/infobar.h
Include gdk/gdkkeysyms-compat.h.
[wxWidgets.git] / include / wx / gtk / infobar.h
index bd7bdb7f72aee286fd0c4e60b7daa2f83e5a6700..5c1ee290bbc773a4b25f3609940c52bcdb297fa4 100644 (file)
@@ -20,7 +20,7 @@
 // notice that the native GTK+ implementation is only available since
 // (relatively recent) 2.18 so we inherit from the generic one to be able to
 // fall back to it if GTK+ version is determined to be too old during run-time
-class WXDLLIMPEXP_ADV wxInfoBar : public wxInfoBarGeneric
+class WXDLLIMPEXP_CORE wxInfoBar : public wxInfoBarGeneric
 {
 public:
     wxInfoBar() { Init(); }