X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/11e720751c4645c7e7fbe298640ac72a60fb8a2b..4dddb8a2dde675b85bbe28399b921648a22e6be1:/include/wx/display.h?ds=sidebyside diff --git a/include/wx/display.h b/include/wx/display.h index 083ae2b954..f81a57b18a 100644 --- a/include/wx/display.h +++ b/include/wx/display.h @@ -5,7 +5,7 @@ // Modified by: Vadim Zeitlin (resolution changes, display modes, ...) // Created: 06/21/02 // RCS-ID: $Id$ -// Copyright: (c) 2002-2003 wxWindows team +// Copyright: (c) 2002-2003 wxWidgets team // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -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);