]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/propgrid/sampleprops.h
Slightly improve wxMouseCaptureLostEvent documentation.
[wxWidgets.git] / samples / propgrid / sampleprops.h
index 963eade80f9aeaeac327808c35736c86e14b5632..7cbb41f3e3c32bf97eb2a9f31d0da1e2d8d3940a 100644 (file)
@@ -6,12 +6,13 @@
 // Created:     2006-03-05
 // RCS-ID:      $Id$
 // Copyright:   (c) Jaakko Salli
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_SAMPLES_PROPGRID_SAMPLEPROPS_H_
 #define _WX_SAMPLES_PROPGRID_SAMPLEPROPS_H_
 
+#include "wx/fontdata.h"
 
 DECLARE_VARIANT_OBJECT(wxFontData)