projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Don't define wxADJUST_MINSIZE if it had been already defined.
[wxWidgets.git]
/
include
/
wx
/
cocoa
/
autorelease.h
diff --git
a/include/wx/cocoa/autorelease.h
b/include/wx/cocoa/autorelease.h
index eedba0fdba7803f3733dd8c5100718b55edd1ca3..f80e493bdaff945b1e381330424da174ca5fa268 100644
(file)
--- a/
include/wx/cocoa/autorelease.h
+++ b/
include/wx/cocoa/autorelease.h
@@
-2,7
+2,7
@@
// Name: wx/cocoa/autorelease.h
// Purpose: Automatic NSAutoreleasePool functionality
// Author: David Elliott
-// Modified by:
+// Modified by:
// Created: 2003/07/11
// RCS-ID: $Id$
// Copyright: (c) 2003 David Elliott <dfe@cox.net>