]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/tab.h
fix SGI CC warning about last parameter of vararg function being unnamed in release...
[wxWidgets.git] / include / wx / tab.h
index 808f9c714652c1e8a70ea2b7e0035e49a56cfe8a..c069ee7e949a4fc7c59a1d447dced9f98054ee24 100644 (file)
@@ -1,3 +1,14 @@
+/////////////////////////////////////////////////////////////////////////////
+// Name:        wx/tab.h
+// Purpose:     Generic tab class base header
+// Author:      Julian Smart
+// Modified by:
+// Created:
+// Copyright:   (c) Julian Smart
+// RCS-ID:      $Id$
+// Licence:     wxWindows licence
+/////////////////////////////////////////////////////////////////////////////
+
 #ifndef _WX_TAB_H_BASE_
 #define _WX_TAB_H_BASE_