]> git.saurik.com Git - wxWidgets.git/commit - include/wx/motif/region.h
disable use of #pragma interface under Mac OS X
authorGilles Depeyrot <gilles_depeyrot@mac.com>
Sun, 11 May 2003 17:57:23 +0000 (17:57 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Sun, 11 May 2003 17:57:23 +0000 (17:57 +0000)
commit3399051ee9fa4dfa5fa7ac2dd9034062f4414d64
treeb7aad9630e1f0159d95159238925ef1d511cf775
parentd5f3e1ebf5e10572bd5d388c83e0f8e387cbe423
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@20584 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
48 files changed:
include/wx/motif/accel.h
include/wx/motif/bmpbuttn.h
include/wx/motif/bmpmotif.h
include/wx/motif/button.h
include/wx/motif/checkbox.h
include/wx/motif/checklst.h
include/wx/motif/choice.h
include/wx/motif/clipbrd.h
include/wx/motif/colour.h
include/wx/motif/combobox.h
include/wx/motif/control.h
include/wx/motif/cursor.h
include/wx/motif/dataobj.h
include/wx/motif/dc.h
include/wx/motif/dcclient.h
include/wx/motif/dcmemory.h
include/wx/motif/dcprint.h
include/wx/motif/dcscreen.h
include/wx/motif/dialog.h
include/wx/motif/dnd.h
include/wx/motif/filedlg.h
include/wx/motif/font.h
include/wx/motif/frame.h
include/wx/motif/gauge.h
include/wx/motif/gdiobj.h
include/wx/motif/glcanvas.h
include/wx/motif/icon.h
include/wx/motif/listbox.h
include/wx/motif/mdi.h
include/wx/motif/menu.h
include/wx/motif/menuitem.h
include/wx/motif/minifram.h
include/wx/motif/msgdlg.h
include/wx/motif/palette.h
include/wx/motif/print.h
include/wx/motif/radiobox.h
include/wx/motif/radiobut.h
include/wx/motif/region.h
include/wx/motif/scrolbar.h
include/wx/motif/slider.h
include/wx/motif/spinbutt.h
include/wx/motif/statbmp.h
include/wx/motif/statbox.h
include/wx/motif/stattext.h
include/wx/motif/textctrl.h
include/wx/motif/timer.h
include/wx/motif/toolbar.h
include/wx/motif/window.h