Add EnableCloseButton() as wxMSW does. Use it in
authorRobert Roebling <robert@roebling.de>
Fri, 27 Oct 2006 08:18:26 +0000 (08:18 +0000)
committerRobert Roebling <robert@roebling.de>
Fri, 27 Oct 2006 08:18:26 +0000 (08:18 +0000)
commit0d635035cc67f4d0d92b7afb79871b650406c262
tree9c2a15a8a916980c42b2db68209ead257e174fbb
parent58211774c81794d1408967203294af1206b29394
  Add EnableCloseButton() as wxMSW does. Use it in
    wxProgressDialog so that without wxPD_CAN_ABORT
    you cannot close the dialog.
  Closes [ 1585563 ] wxProgressDialog @ GTK CloseButton

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42493 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/toplevel.h
src/gtk/toplevel.cpp