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 a floating point value as a boolean flag; gcc4 (correctly) complains when...
[wxWidgets.git]
/
include
/
wx
/
cocoa
/
dcscreen.h
diff --git
a/include/wx/cocoa/dcscreen.h
b/include/wx/cocoa/dcscreen.h
index f6e08fd04369698cd9af1c19b3a4e4ab57651082..6d097f32ab08e5b69e9378af04012f2fc326784b 100644
(file)
--- a/
include/wx/cocoa/dcscreen.h
+++ b/
include/wx/cocoa/dcscreen.h
@@
-6,7
+6,7
@@
// Created: 2003/03/16
// RCS-ID: $Id:
// Copyright: (c) 2003 David Elliott
// Created: 2003/03/16
// RCS-ID: $Id:
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows licen
s
e
+// Licence: wxWindows licen
c
e
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_DCSCREEN_H__
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_DCSCREEN_H__