compilation fixes for newer GTK versions (patch 1042407)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@29921 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2004-10-16 19:55:51 +00:00
parent 5fcf273b05
commit 641a9a621c
5 changed files with 31 additions and 14 deletions

View File

@@ -222,6 +222,7 @@ wxMSW:
wxGTK:
- allow calling wxWindow::SetFont if window not yet created
- fixed compilation with newer GTK+ versions
wxOS2:
- fixed various problems in file handling