git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36254
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
-#include "wx/scrolwin.h"
-#include "wx/event.h"
+#include "wx/event.h"
+#include "wx/pen.h"
+#include "wx/scrolwin.h"
#ifdef WXMAKINGDLL_PLOT
#define WXDLLIMPEXP_PLOT WXEXPORT
#ifdef WXMAKINGDLL_PLOT
#define WXDLLIMPEXP_PLOT WXEXPORT
{
public:
wxPlotWindow() {}
{
public:
wxPlotWindow() {}
- wxPlotWindow( wxWindow *parent, wxWindowID id, const wxPoint &pos, const wxSize &size, int flags = wxPLOT_DEFAULT );
+ wxPlotWindow(wxWindow *parent,
+ wxWindowID id = wxID_ANY,
+ const wxPoint& pos = wxDefaultPosition,
+ const wxSize& size = wxDefaultSize,
+ int flags = wxPLOT_DEFAULT);
~wxPlotWindow();
// curve accessors
~wxPlotWindow();
// curve accessors