Files
wxWidgets/include/wx/unix
Vadim Zeitlin 4a0938d2b7 Allow "moving" wxX11Display objects
This is not a real move-ctor but std::auto_ptr<>-like "stealing" ctor. It
still allows to pass Display ownership to another function which is all that
is needed for our purposes.
2016-05-23 03:00:49 +02:00
..
2014-03-30 00:02:23 +00:00
2014-08-24 01:50:11 +00:00
2014-03-30 00:02:23 +00:00
2014-02-04 07:37:31 +00:00
2014-03-30 00:02:23 +00:00
2014-03-30 00:02:23 +00:00
2016-05-23 03:00:49 +02:00