projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
6bbff0a
)
use "..." instead of "..." for wx includes
author
Gilles Depeyrot
<gilles_depeyrot@mac.com>
Sun, 25 Nov 2001 12:51:37 +0000
(12:51 +0000)
committer
Gilles Depeyrot
<gilles_depeyrot@mac.com>
Sun, 25 Nov 2001 12:51:37 +0000
(12:51 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12676
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
src/common/dbgrid.cpp
patch
|
blob
|
blame
|
history
diff --git
a/src/common/dbgrid.cpp
b/src/common/dbgrid.cpp
index 48ada3a8140cd9f5d8bb1597cadb73c3ae9fa04c..860421e548676c5b0d05b35df9c52b0c1dd51ad6 100644
(file)
--- a/
src/common/dbgrid.cpp
+++ b/
src/common/dbgrid.cpp
@@
-724,7
+724,7
@@
bool wxDbGridTableBase::Writeback() const
return result;
}
return result;
}
-#include
<wx/arrimpl.cpp>
+#include
"wx/arrimpl.cpp"
WX_DEFINE_OBJARRAY(keyarray);
WX_DEFINE_OBJARRAY(keyarray);