We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d86839 commit 5115b37Copy full SHA for 5115b37
CGridListCtrlEx/CGridListCtrlEx.h
@@ -7,7 +7,7 @@
7
// Version: 1.9
8
//
9
// Change History:
10
-// 1.9 - Added new CGridColumnTrait::OnSortRows() to take LVITEM as parameter (2010-11-15)
+// 1.9 - Added new CGridColumnTrait::OnSortRows() to take LVITEM as parameter (2011-05-30)
11
// Renamed CGridColumnConfig to CViewConfigSection (Now general purpose settings manager)
12
// Removed CGridColumnManager and moved LoadState/SaveState into CGridListCtrlEx (Breaking change)
13
// Fixed breaking change in 1.8 where OnEditBegin overrides stopped working
0 commit comments