]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/colour.cpp
fixed Write() signature
[wxWidgets.git] / src / mac / classic / colour.cpp
index 195914413fa60a0a674f67a362168c7fc5ea5834..1b1e1052db2e67c3f35944a0aaeee7080ae366fa 100644 (file)
@@ -1,18 +1,14 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        colour.cpp
+// Name:        src/mac/classic/colour.cpp
 // Purpose:     wxColour class
 // Author:      Stefan Csomor
 // Modified by:
 // Created:     1998-01-01
 // RCS-ID:      $Id$
 // Copyright:   (c) Stefan Csomor
-// Licence:       wxWindows licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
-#pragma implementation "colour.h"
-#endif
-
 #include "wx/gdicmn.h"
 #include "wx/colour.h"