]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/grid.h
remove .cvsignore files, they're useless with svn
[wxWidgets.git] / include / wx / grid.h
index c6f4fc5dc803591acecb08ebd6b3694d16c6e2b7..9ebf58ce5040badbea52c5c2c76714cd8c70bfe4 100644 (file)
@@ -1,3 +1,14 @@
+/////////////////////////////////////////////////////////////////////////////
+// Name:        wx/grid.h
+// Purpose:     wxGrid base header
+// Author:      Julian Smart
+// Modified by:
+// Created:
+// Copyright:   (c) Julian Smart
+// RCS-ID:      $Id$
+// Licence:     wxWindows licence
+/////////////////////////////////////////////////////////////////////////////
+
 #ifndef _WX_GRID_H_BASE_
 #define _WX_GRID_H_BASE_