projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
862d804
)
Avoid deleting 'const' object.
author
Włodzimierz Skiba
<abx@abx.art.pl>
Tue, 18 Apr 2006 19:34:23 +0000
(19:34 +0000)
committer
Włodzimierz Skiba
<abx@abx.art.pl>
Tue, 18 Apr 2006 19:34:23 +0000
(19:34 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38795
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
src/generic/listctrl.cpp
patch
|
blob
|
blame
|
history
diff --git
a/src/generic/listctrl.cpp
b/src/generic/listctrl.cpp
index 50f4ec9c71241c1486b6a53750531869535a4667..924faa76154b6d0e9e0331636cd58e79a12cf2cb 100644
(file)
--- a/
src/generic/listctrl.cpp
+++ b/
src/generic/listctrl.cpp
@@
-18,7
+18,7
@@
#include "wx/wxprec.h"
#ifdef __BORLANDC__
-#pragma hdrstop
+
#pragma hdrstop
#endif
#if wxUSE_LISTCTRL
@@
-413,7
+413,7
@@
class WXDLLEXPORT wxListHeaderWindow : public wxWindow
protected:
wxListMainWindow *m_owner;
const wxCursor *m_currentCursor;
-
const wxCursor
*m_resizeCursor;
+
wxCursor
*m_resizeCursor;
bool m_isDragging;
// column being resized or -1