Corrected link error for missing wxRegTipProvider::GetTip by giving it
authorRobin Dunn <robin@alldunn.com>
Wed, 30 Jun 1999 04:34:13 +0000 (04:34 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 30 Jun 1999 04:34:13 +0000 (04:34 +0000)
commit06d7fdef4be041e161a13f9aa453925aa84c0cf5
treeb3edddbee213a0d5561486611d83ad8df37bf422
parent9f04ccb1abb57e326def8a5bab3914ae8a7451b7
Corrected link error for missing wxRegTipProvider::GetTip by giving it
an empty stub function that can be filled in later when somebody
finishes this class.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/tipdlg.cpp