projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Use wmain() if supported by the compiler/CRT instead of main().
[wxWidgets.git]
/
include
/
wx
/
spinctrl.h
diff --git
a/include/wx/spinctrl.h
b/include/wx/spinctrl.h
index 489f076d8178d8b2ad7a693fdfa324c741024d02..91e9a39a055a08cfcf76ce28abbb54959b86b9e3 100644
(file)
--- a/
include/wx/spinctrl.h
+++ b/
include/wx/spinctrl.h
@@
-1,5
+1,5
@@
/////////////////////////////////////////////////////////////////////////////
-// Name: spinctrl.h
+// Name:
wx/
spinctrl.h
// Purpose: wxSpinCtrlBase class
// Author: Vadim Zeitlin
// Modified by: