]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/panel.h
Avoid setting attributes in GTK wxDataViewRenderer if not supported.
[wxWidgets.git] / include / wx / panel.h
index 0bfa7daaca81d7b8f9ae60e2ca7c1f546fd5fcfd..fb5892207f752d16f6a70f027bf2711c6a96f684 100644 (file)
@@ -1,3 +1,14 @@
+/////////////////////////////////////////////////////////////////////////////
+// Name:        wx/panel.h
+// Purpose:     Base header for wxPanel
+// Author:      Julian Smart
+// Modified by:
+// Created:
+// RCS-ID:      $Id$
+// Copyright:   (c) Julian Smart
+// Licence:     wxWindows Licence
+/////////////////////////////////////////////////////////////////////////////
+
 #ifndef _WX_PANEL_H_BASE_
 #define _WX_PANEL_H_BASE_