wxWidgets/contrib/samples/applet
Gilles Depeyrot ab7ce33c56 disable use of #pragma interface under Mac OS X
GNU compiler included with Mac OS X 10.2 (Jaguar) as well as August Developer
Tools update 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@17039 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-07 12:28:46 +00:00
..
about.html Moved wxApplet files to the correct locations. 2001-05-03 20:10:52 +00:00
applet.cpp All occurances of #include <wx/wxprec.h> changed to #include "wx/wxprec.h" 2001-10-30 13:33:34 +00:00
applet.h Commited latest SciTech changes into CVS. This includes updates to the 2001-06-12 18:52:03 +00:00
applet.rc Moved wxApplet files to the correct locations. 2001-05-03 20:10:52 +00:00
combobox.cpp All occurances of #include <wx/wxprec.h> changed to #include "wx/wxprec.h" 2001-10-30 13:33:34 +00:00
combobox.h Commited latest SciTech changes into CVS. This includes updates to the 2001-06-12 18:52:03 +00:00
dialogs_wdr.cpp Moved wxApplet files to the correct locations. 2001-05-03 20:10:52 +00:00
dialogs_wdr.h disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00
dialogs.wdr Moved wxApplet files to the correct locations. 2001-05-03 20:10:52 +00:00
index.html Made the applet code compile under GTK. 2001-05-06 17:41:54 +00:00
Makefile.in Made the applet code compile under GTK. 2001-05-06 17:41:54 +00:00
monitorapplet.cpp Commited latest SciTech changes into CVS. This includes updates to the 2001-06-12 18:52:03 +00:00
monitorapplet.h Commited latest SciTech changes into CVS. This includes updates to the 2001-06-12 18:52:03 +00:00
monitors.c corrected aggregate initializer 2001-09-12 18:56:23 +00:00