X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b46a190c27e74146c9fb14345efb1ebdc425774d..769627d79e2dd6b27183a06c5537e0362ce3d460:/src/x11/colour.cpp?ds=sidebyside diff --git a/src/x11/colour.cpp b/src/x11/colour.cpp index a9c177d209..1951c3e224 100644 --- a/src/x11/colour.cpp +++ b/src/x11/colour.cpp @@ -1,19 +1,14 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: colour.cpp +// Name: src/x11/colour.cpp // Purpose: wxColour class // Author: Julian Smart, Robert Roebling // Modified by: // Created: 17/09/98 // RCS-ID: $Id$ // Copyright: (c) Julian Smart, Robert Roebling -// Licence: wxWindows licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// - -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma implementation "colour.h" -#endif - #include "wx/gdicmn.h" #include "wx/app.h"