added wxStaticLine used in wxMessageBox
authorRobert Roebling <robert@roebling.de>
Wed, 5 May 1999 21:42:48 +0000 (21:42 +0000)
committerRobert Roebling <robert@roebling.de>
Wed, 5 May 1999 21:42:48 +0000 (21:42 +0000)
commitb0351fc91ec11f36961b24440056660dc17b8718
treeed84260475825ce1efcba1c8d07dfdd9087c41bc
parentaa64626e23b89ec4942aa0c6d313cda932a38d5e
 added wxStaticLine used in wxMessageBox
 added wxNO_BORDER style to radiobox

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2348 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/defs.h
include/wx/gtk/statline.h [new file with mode: 0644]
include/wx/gtk1/statline.h [new file with mode: 0644]
include/wx/statline.h [new file with mode: 0644]
src/generic/msgdlgg.cpp
src/gtk.inc
src/gtk/radiobox.cpp
src/gtk/statline.cpp [new file with mode: 0644]
src/gtk1/radiobox.cpp
src/gtk1/statline.cpp [new file with mode: 0644]