]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/settings.h
Applied notebook font patch.
[wxWidgets.git] / include / wx / settings.h
index 168db483f2b362616872d682b1e34206c4cf66aa..4d4f6804578d4741611a9faa0b2323a26c8ab5cc 100644 (file)
@@ -28,7 +28,11 @@ enum wxSystemFont
     wxSYS_DEVICE_DEFAULT_FONT,
     wxSYS_DEFAULT_PALETTE,
     wxSYS_SYSTEM_FIXED_FONT,
-    wxSYS_DEFAULT_GUI_FONT
+    wxSYS_DEFAULT_GUI_FONT,
+    wxSYS_ICONTITLE_FONT
+#ifndef __WXMSW__
+    = wxSYS_DEFAULT_GUI_FONT
+#endif
 };
 
 // possible values for wxSystemSettings::GetColour() parameter