Update SVN references to git, mostly in docs.

This commit is contained in:
Bryan Petty
2015-02-20 20:07:15 -07:00
parent 9ea2138b4b
commit 29eb2a71c0
13 changed files with 27 additions and 34 deletions

View File

@@ -1535,7 +1535,7 @@ wxSize wxScrolledT_Helper::FilterBestSize(const wxWindow *win,
// the window into sizer as expandable so that it can use all space
// available to it.
//
// See also http://svn.wxwidgets.org/viewvc/wx?view=rev&revision=45864
// See also https://github.com/wxWidgets/wxWidgets/commit/7e0f7539
wxSize minSize = win->GetMinSize();