X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/18591d70d9f37ca7af5208c68d4647192b07740d..79b7701c0bc547dc4b579258c7116700e5925162:/src/gtk/dc.cpp diff --git a/src/gtk/dc.cpp b/src/gtk/dc.cpp index 5d182e84d4..5998f8b674 100644 --- a/src/gtk/dc.cpp +++ b/src/gtk/dc.cpp @@ -18,7 +18,7 @@ IMPLEMENT_ABSTRACT_CLASS(wxGTKDCImpl, wxDCImpl) -wxGTKDCImpl::wxGTKDCImpl( wxDC *owner ) +wxGTKDCImpl::wxGTKDCImpl( wxDC *owner ) : wxDCImpl( owner ) { m_ok = FALSE;