From 859e31ca7ff4871bc64a8aee8f078e64e3038922 Mon Sep 17 00:00:00 2001 From: Paul Cornett Date: Sat, 6 Feb 2016 14:26:45 -0800 Subject: [PATCH] fix typo in 6a01623 --- src/osx/cocoa/listbox.mm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/osx/cocoa/listbox.mm b/src/osx/cocoa/listbox.mm index 44b5e50b61..cad11b0f2e 100644 --- a/src/osx/cocoa/listbox.mm +++ b/src/osx/cocoa/listbox.mm @@ -129,7 +129,7 @@ public : virtual void ListScrollTo( unsigned int n ) wxOVERRIDE ; - virtual int ListGetTopItem() conswxOVERRIDE t; + virtual int ListGetTopItem() const wxOVERRIDE; // accessing content