Beginings of wxX11 support. Much more to do but I have no more time
for it today. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25111 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -250,7 +250,9 @@ public:
|
||||
wxSizer *CreateButtonSizer( long flags );
|
||||
|
||||
|
||||
void SetModal(bool flag);
|
||||
//void SetModal(bool flag);
|
||||
|
||||
// is the dialog in modal state right now?
|
||||
virtual bool IsModal() const;
|
||||
|
||||
// Shows the dialog and starts a nested event loop that returns when
|
||||
|
Reference in New Issue
Block a user