]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/window.h
clipboard implementation generalized
[wxWidgets.git] / include / wx / mac / window.h
index e8efb280d1abc56e635885145a8cf7d52f912f04..df3b0b102db8140381c377f98bdc1c5fed320800 100644 (file)
@@ -48,6 +48,7 @@ public:
                        WindowRef                                                       m_macWindow ;
                        ControlHandle                                   m_macRootControl ;
                        wxWindow*                                                       m_macFocus ;
+                       bool                                m_macHasReceivedFirstActivate ;
        } MacWindowData ;