projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
e3ad570
)
Name correction
author
Julian Smart
<julian@anthemion.co.uk>
Thu, 16 Jun 2005 17:13:54 +0000
(17:13 +0000)
committer
Julian Smart
<julian@anthemion.co.uk>
Thu, 16 Jun 2005 17:13:54 +0000
(17:13 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34678
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
samples/grid/griddemo.cpp
patch
|
blob
|
blame
|
history
diff --git
a/samples/grid/griddemo.cpp
b/samples/grid/griddemo.cpp
index 772583b1007c7f6f6a69bc910cf1e75438572cc4..cbf35ed824c2f335dce612cd5b487b589c921dd2 100644
(file)
--- a/
samples/grid/griddemo.cpp
+++ b/
samples/grid/griddemo.cpp
@@
-935,7
+935,7
@@
void GridFrame::OnEditorHidden( wxGridEvent& ev )
void GridFrame::About( wxCommandEvent& WXUNUSED(ev) )
{
(void)wxMessageBox( _T("\n\nwxGrid demo \n\n")
void GridFrame::About( wxCommandEvent& WXUNUSED(ev) )
{
(void)wxMessageBox( _T("\n\nwxGrid demo \n\n")
- _T("Michael Bedward, Julian Sma
ll
, Vadim Zeitlin"),
+ _T("Michael Bedward, Julian Sma
rt
, Vadim Zeitlin"),
_T("About"),
wxOK );
}
_T("About"),
wxOK );
}