Removed no longer needed desktop size hack

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49699 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2007-11-06 23:06:07 +00:00
parent c4ce3de05c
commit 51e2413b5a
3 changed files with 2 additions and 9 deletions

View File

@@ -107,8 +107,6 @@ wxGTK:
a background colour bug in the gtk-qt theme under KDE.
- wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW) now returns the background
colour of text controls.
- Added gtk.desktopmargin.x/y system options to allow windows to fit the desktop
when Xinerama is not available.
wxMac: