X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..4dddb8a2dde675b85bbe28399b921648a22e6be1:/include/wx/display.h?ds=sidebyside diff --git a/include/wx/display.h b/include/wx/display.h index d2dcd0f602..f81a57b18a 100644 --- a/include/wx/display.h +++ b/include/wx/display.h @@ -6,7 +6,7 @@ // Created: 06/21/02 // RCS-ID: $Id$ // Copyright: (c) 2002-2003 wxWidgets team -// Licence: wxWidgets licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_DISPLAY_H_BASE_ @@ -24,7 +24,7 @@ class WXDLLEXPORT wxWindow; class WXDLLEXPORT wxPoint; class WXDLLEXPORT wxRect; -class WXDLLEXPORT wxString; +class WXDLLEXPORT wxString; WX_DECLARE_EXPORTED_OBJARRAY(wxVideoMode, wxArrayVideoModes);