Code cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false, !!/!NotEmpty().
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28875 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// Name: display.h
|
||||
// Purpose: wxDisplay class customization for WXMSW
|
||||
// Author: Royce Mitchell III
|
||||
// Modified by:
|
||||
// Modified by:
|
||||
// Created: 06/21/02
|
||||
// RCS-ID: $Id$
|
||||
// Copyright: (c) wxWidgets team
|
||||
@@ -49,7 +49,7 @@ private:
|
||||
wxArrayVideoModes DoGetModesWindows(const wxVideoMode& modeMatch) const;
|
||||
bool DoChangeModeWindows(const wxVideoMode& mode);
|
||||
|
||||
|
||||
|
||||
DECLARE_NO_COPY_CLASS(wxDisplay)
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user