projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Make sizing logic clearer, at the expense of a few duplicated lines.
[wxWidgets.git]
/
src
/
mac
/
carbon
/
apprsrc.h
diff --git
a/src/mac/carbon/apprsrc.h
b/src/mac/carbon/apprsrc.h
index c887ac2d5b64403473985a4dae2802858e02e371..55d7f307ad28dae0ac674d880a8399b19a732f9d 100644
(file)
--- a/
src/mac/carbon/apprsrc.h
+++ b/
src/mac/carbon/apprsrc.h
@@
-1,6
+1
@@
-#define kMacSTRWrongMachine 1
-#define kMacSTRSmallSize 2
-#define kMacSTRNoMemory 3
-#define kMacSTROldSystem 4
-#define kMacSTRGenericAbout 5
-#define kMacSTRNoPre8Yet 6
+// TODO REMOVE