]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/laywin.h
Add possibility to hide and show again wxRibbonBar pages.
[wxWidgets.git] / include / wx / generic / laywin.h
index 18b8acd9fc90f57c52ef6ffa5fcb3e0fe4124808..76ec0a8f5ae25f03e0ee74d7cb087ee5b36015c5 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        laywin.h
+// Name:        wx/generic/laywin.h
 // Purpose:     Implements a simple layout algorithm, plus
 //              wxSashLayoutWindow which is an example of a window with
 //              layout-awareness (via event handlers). This is suited to