X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4055ed8281971e3d35bf04177193c27043d42ed1..4f13428c4f852674c8f8fc99af26d9486bf907db:/include/wx/palette.h diff --git a/include/wx/palette.h b/include/wx/palette.h index 30aa385cbf..28951a21ce 100644 --- a/include/wx/palette.h +++ b/include/wx/palette.h @@ -1,3 +1,14 @@ +///////////////////////////////////////////////////////////////////////////// +// Name: wx/palette.h +// Purpose: Common header and base class for wxPalette +// Author: Julian Smart +// Modified by: +// Created: +// RCS-ID: $Id$ +// Copyright: (c) Julian Smart +// Licence: wxWindows Licence +///////////////////////////////////////////////////////////////////////////// + #ifndef _WX_PALETTE_H_BASE_ #define _WX_PALETTE_H_BASE_ @@ -8,7 +19,7 @@ #include "wx/object.h" #include "wx/gdiobj.h" -// wxBrushBase +// wxPaletteBase class WXDLLEXPORT wxPaletteBase: public wxGDIObject { public: