X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/526954c5968baa29218c994ec48e476ae2bd4b9f..9e9574fe45b176ee74bba8fad7574cf9906145d1:/interface/wx/statbox.h diff --git a/interface/wx/statbox.h b/interface/wx/statbox.h index d10a693c12..46004f20f4 100644 --- a/interface/wx/statbox.h +++ b/interface/wx/statbox.h @@ -2,7 +2,6 @@ // Name: statbox.h // Purpose: interface of wxStaticBox // Author: wxWidgets team -// RCS-ID: $Id$ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -44,7 +43,7 @@ @library{wxcore} @category{ctrl} - @appearance{staticbox.png} + @appearance{staticbox} @see wxStaticText, wxStaticBoxSizer */