]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mdi.h
Get/SetTitle only for wxTopLevelWindow.
[wxWidgets.git] / include / wx / mdi.h
index 02f079f87b0c7c4a41318434c558dcdad77e8fab..199e701d835785db5a0e576c3e8406fc063f1656 100644 (file)
@@ -1,7 +1,18 @@
+/////////////////////////////////////////////////////////////////////////////
+// Name:        wx/mdi.h
+// Purpose:     wxMDI base header
+// Author:      Julian Smart
+// Modified by:
+// Created:
+// Copyright:   (c) Julian Smart
+// RCS-ID:      $Id$
+// Licence:     wxWindows licence
+/////////////////////////////////////////////////////////////////////////////
+
 #ifndef _WX_MDI_H_BASE_
 #define _WX_MDI_H_BASE_
 
-#include "wx/setup.h"
+#include "wx/defs.h"
 
 #if wxUSE_MDI