projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Don't use wstring for MinGW versions that don't support it
[wxWidgets.git]
/
include
/
wx
/
unix
/
utilsx11.h
diff --git
a/include/wx/unix/utilsx11.h
b/include/wx/unix/utilsx11.h
index b6c91f71380b0584e5b03e1800d18d9706644a73..c7dce2a3699593dd6e051d64d9d21076cc9f90a4 100644
(file)
--- a/
include/wx/unix/utilsx11.h
+++ b/
include/wx/unix/utilsx11.h
@@
-6,7
+6,7
@@
// Created: 25.03.02
// RCS-ID: $Id$
// Copyright: (c) wxWidgets team
-// Licence: wxWi
dget
s licence
+// Licence: wxWi
ndow
s licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIX_UTILSX11_H_