]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/headerctrlg.h
Richtext interface fixes and additions for Phoenix
[wxWidgets.git] / include / wx / generic / headerctrlg.h
index db2fa2ec72e9b320d7c84cb8985f2127f9d8dd76..3d6a4b9322167c87ec7af228e3e178d3fe80c1bf 100644 (file)
@@ -117,7 +117,7 @@ private:
 
     // start (if m_colBeingResized is -1) or continue resizing the column
     //
-    // this generates wxEVT_COMMAND_HEADER_BEGIN_RESIZE/RESIZING events and can
+    // this generates wxEVT_HEADER_BEGIN_RESIZE/RESIZING events and can
     // cancel the operation if the user handler decides so
     void StartOrContinueResizing(unsigned int col, int xPhysical);