]> git.saurik.com Git - wxWidgets.git/blobdiff - src/unix/fontutil.cpp
added wxUSE_NOTEBOOK to include/wx/msw/setup0.h, removed wxUSE_RADIOBUTTON (we
[wxWidgets.git] / src / unix / fontutil.cpp
index 19c96b3df6254ee78e75f2db8202db7068563398..db1939e352a72d3a9e63a0b54688b866093f9ded 100644 (file)
@@ -206,6 +206,8 @@ bool wxGetNativeFontEncoding(wxFontEncoding encoding,
             return FALSE;
     }
 
+   info->encoding = encoding;
+
     return TRUE;
 }