]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/textdlg.h
Added wxRIBBON_PANEL_FLEXIBLE flag to allow toolbars to wrap, taking up the optimum...
[wxWidgets.git] / include / wx / textdlg.h
index 491bd8b4fa8c2a84834a631533ab5cb601dd61ae..ab6257200688636912736275a943b64d667e3988 100644 (file)
@@ -1,7 +1,18 @@
+/////////////////////////////////////////////////////////////////////////////
+// Name:        wx/textdlg.h
+// Purpose:     wxTextEntryDialog class
+// Author:      Julian Smart
+// Modified by:
+// Created:     01/02/97
+// RCS-ID:      $Id$
+// Copyright:   (c) Julian Smart
+// Licence:     wxWindows licence
+/////////////////////////////////////////////////////////////////////////////
+
 #ifndef _WX_TEXTDLG_H_BASE_
 #define _WX_TEXTDLG_H_BASE_
 
 #include "wx/generic/textdlgg.h"
 
-#endif
-    // _WX_TEXTDLG_H_BASE_
+#endif // _WX_TEXTDLG_H_BASE_
+