]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dcgraph.h
disable (some) features that are not available in DirectFB
[wxWidgets.git] / include / wx / dcgraph.h
index 091ebdfc32107a21e3482b49d97872e5f39f07b5..9115ec0af40376a87673da0431c21599d1a78aa9 100755 (executable)
@@ -171,6 +171,7 @@ protected:
 
 protected:
     // scaling variables
+    bool m_logicalFunctionSupported;
     double       m_mm_to_pix_x, m_mm_to_pix_y;
     wxGraphicsMatrix m_matrixOriginal;
     wxGraphicsMatrix m_matrixCurrent;