]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/cursor.cpp
Added missing propgrid related lines
[wxWidgets.git] / src / gtk1 / cursor.cpp
index 3b14510edbbe134402f11879372c9c67a798e749..942cf56c0e22d269e4a22fc3ca46dd90de85bd7a 100644 (file)
@@ -61,7 +61,7 @@ wxCursor::wxCursor()
 
 }
 
-wxCursor::wxCursor( int cursorId )
+void wxCursor::InitFromStock( wxStockCursor cursorId )
 {
     m_refData = new wxCursorRefData();