X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/80fdcdb90ef779185492dab676d461fc34933312..0555b2a0a3c509687e7fc5aeb160f5171b7e6311:/include/wx/gtk/dcscreen.h diff --git a/include/wx/gtk/dcscreen.h b/include/wx/gtk/dcscreen.h index e5c1fea746..83084aeadc 100644 --- a/include/wx/gtk/dcscreen.h +++ b/include/wx/gtk/dcscreen.h @@ -25,7 +25,7 @@ public: virtual void DoGetSize(int *width, int *height) const; -protected: +private: void Init(); DECLARE_ABSTRACT_CLASS(wxScreenDCImpl)