projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix wrong in wxListCtrl::SetItemColumnImage() in r74716.
[wxWidgets.git]
/
samples
/
notebook
/
notebook.cpp
diff --git
a/samples/notebook/notebook.cpp
b/samples/notebook/notebook.cpp
index 703ca195652ec5943f28fe78421848dc0bdf7e7b..ad4fd199dff94a250b913256bff6bf16c515ce79 100644
(file)
--- a/
samples/notebook/notebook.cpp
+++ b/
samples/notebook/notebook.cpp
@@
-4,7
+4,6
@@
// Author: Julian Smart
// Modified by: Dimitri Schoolwerth
// Created: 26/10/98
-// RCS-ID: $Id$
// Copyright: (c) 1998-2002 wxWidgets team
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////