]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/icon.cpp
readability cleanup
[wxWidgets.git] / src / palmos / icon.cpp
index 78367b587559a04ef28a11dfa27147558e00c12a..853931bafda4186bd86ab14e386caa14f49eab5f 100644 (file)
@@ -1,10 +1,10 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        palmos/icon.cpp
+// Name:        src/palmos/icon.cpp
 // Purpose:     wxIcon class
-// Author:      William Osborne
+// 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 "icon.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"