]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/docvwmdi/doc.h
Added possibility of 2-step initialisation, and wxWIZARD_EX_HELPBUTTON style.
[wxWidgets.git] / samples / docvwmdi / doc.h
index b6c4a692a36012147d1a7ebed67ad41d57db776d..9440f374e0460fde2df2cfe3a14ba73a777c85c5 100644 (file)
@@ -17,6 +17,7 @@
 #define __DOCSAMPLEH__
 
 #include "wx/docview.h"
+#include "wx/cmdproc.h"
 
 // Plots a line from one point to the other
 class DoodleLine: public wxObject