svn commit 50972 (src/stc/PlatWX.cpp)

Anders Larsen al at alarsen.net
Tue Jan 1 14:51:41 PST 2008


Hello (Robin),

svn commit 50972 broke compilation; see below

Cheers
Anders

@@ -1234,13 +1234,14 @@
 void ListBoxImpl::Append(const wxString& text, int type) {
     long count  = GETLB(id)->GetItemCount();
     long itemID  = GETLB(id)->InsertItem(count, wxEmptyString);
+    ling idx = -1;
      ^




More information about the wx-dev mailing list