]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/graphics.h
Implement wxCalendarCtrl::SetDateRange() in the native GTK version.
[wxWidgets.git] / interface / wx / graphics.h
index 797238832a9f18efaac6cb55373da707f7e78403..55361daecc7b902f01d7af3223cbbeb6e9850585 100644 (file)
@@ -217,6 +217,8 @@ enum wxAntialiasMode
  */
 enum wxInterpolationQuality
 {
  */
 enum wxInterpolationQuality
 {
+    /** default interpolation, based on type of context, in general medium quality */
+    wxINTERPOLATION_DEFAULT,
     /** no interpolation */
     wxINTERPOLATION_NONE, 
     /** fast interpolation, suited for interactivity */
     /** no interpolation */
     wxINTERPOLATION_NONE, 
     /** fast interpolation, suited for interactivity */