]> git.saurik.com Git - wxWidgets.git/commitdiff
update docs for wxMAXIMIZE on GTK
authorPaul Cornett <paulcor@bullseye.com>
Sat, 16 Jan 2010 04:14:18 +0000 (04:14 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Sat, 16 Jan 2010 04:14:18 +0000 (04:14 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63162 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

interface/wx/frame.h

index 32b1593fb25b71977935793d9182750f9738296a..2e88233fd5e4ed6a7b2319de49a3e5b33fb3c952 100644 (file)
@@ -49,7 +49,7 @@
     @style{wxMINIMIZE_BOX}
            Displays a minimize box on the frame.
     @style{wxMAXIMIZE}
-           Displays the frame maximized. Windows only.
+           Displays the frame maximized. Windows and GTK+ only.
     @style{wxMAXIMIZE_BOX}
            Displays a maximize box on the frame.
     @style{wxCLOSE_BOX}