]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/utilsexc.cpp
re-renamed DoCreate() to XmDoCreateTLW() to avoid virtual function hiding in other...
[wxWidgets.git] / src / palmos / utilsexc.cpp
index 943fa3e3ab6cc40bf91eb20b18ad01fa64f23de0..645132d1cca521365ae7f80cb10bec593ad10659 100644 (file)
@@ -1,10 +1,10 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        palmos/utilsexec.cpp
-// Purpose:     wxExecute implementation for MSW
-// Author:      William Osborne
+// Name:        src/palmos/utilsexec.cpp
+// Purpose:     wxExecute implementation for PalmOS
+// Author:      William Osborne - minimal working wxPalmOS port
 // Modified by:
 // Created:     10/13/04
-// RCS-ID:      $Id
+// RCS-ID:      $Id$
 // Copyright:   (c) William Osborne
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 // headers
 // ----------------------------------------------------------------------------
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma implementation
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"