]> git.saurik.com Git - wxWidgets.git/commit - include/wx/x11/textctrl.h
disable use of #pragma interface under Mac OS X
authorGilles Depeyrot <gilles_depeyrot@mac.com>
Sun, 11 May 2003 18:08:58 +0000 (18:08 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Sun, 11 May 2003 18:08:58 +0000 (18:08 +0000)
commitedf6a063410b3fa401c913153a64f81d700fbda4
tree46c4ad1b8e9d4b465d13b168dd54f823c624a065
parente8117e7f5c3183284aaaae5e639b799d053c1fbf
disable use of #pragma interface under Mac OS X
GNU compiler included with Mac OS X 10.2 (Jaguar) as well as available updates
contain a bug concerning #pragma interface handling that can only be worked
around by not using them (and they are not necessary anyways)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20586 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
29 files changed:
include/wx/x11/app.h
include/wx/x11/bitmap.h
include/wx/x11/brush.h
include/wx/x11/clipbrd.h
include/wx/x11/colour.h
include/wx/x11/cursor.h
include/wx/x11/dataobj.h
include/wx/x11/dataobj2.h
include/wx/x11/dc.h
include/wx/x11/dcclient.h
include/wx/x11/dcmemory.h
include/wx/x11/dcprint.h
include/wx/x11/dcscreen.h
include/wx/x11/dnd.h
include/wx/x11/font.h
include/wx/x11/gdiobj.h
include/wx/x11/glcanvas.h
include/wx/x11/icon.h
include/wx/x11/joystick.h
include/wx/x11/minifram.h
include/wx/x11/palette.h
include/wx/x11/pen.h
include/wx/x11/popupwin.h
include/wx/x11/print.h
include/wx/x11/region.h
include/wx/x11/reparent.h
include/wx/x11/textctrl.h
include/wx/x11/toplevel.h
include/wx/x11/window.h