Fix wxGTK1 link after toolbar files renaming.

Fix a typo in r62849: tooltip.cpp was used instead of toolbar.cpp resulting in
linking errors for the duplicate symbols in the former and undefined symbols
in the latter.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64144 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2010-04-26 14:19:22 +00:00
parent c59aa14a6c
commit be2b08ebc8
2 changed files with 19 additions and 7 deletions

View File

@@ -1305,7 +1305,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/gtk1/statbox.cpp
src/gtk1/statline.cpp
src/gtk1/stattext.cpp
src/gtk1/tooltip.cpp
src/gtk1/toolbar.cpp
src/gtk1/textctrl.cpp
src/gtk1/tglbtn.cpp
</set>
@@ -1351,7 +1351,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/gtk1/statbox.h
wx/gtk1/statline.h
wx/gtk1/stattext.h
wx/gtk1/tooltip.h
wx/gtk1/toolbar.h
wx/gtk1/textctrl.h
wx/gtk1/tglbtn.h
wx/gtk1/treectrl.h