projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Array of strings is needed regardless of wxUSE_CMDLINE_PARSER.
[wxWidgets.git]
/
include
/
wx
/
display.h
diff --git
a/include/wx/display.h
b/include/wx/display.h
index d2dcd0f602404563da6fc69f05023c9c596abaa4..e46e596b70677fc5e6f02b45e8ecf71312ca8465 100644
(file)
--- 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: wxWi
dget
s licence
+// Licence: wxWi
ndow
s licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DISPLAY_H_BASE_