]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Implement wxMask copy ctor for wxGTK.
[wxWidgets.git] / docs / changes.txt
index 1c4d35f3554a7e4443dcd7d96b5940545ef36682..fa9f11e6168085c98abf35478100749a4978b2c3 100644 (file)
@@ -503,6 +503,7 @@ All (GUI):
 GTK:
 
 - wxRadioBox constructor uses default consistent with other ports now.
+- Implement wxMask copy ctor.
 - Partially implemented wxTextCtrl::GetStyle() (Igor Romanov).
 - Corrected themed border display.
 - Fix wxClipboard::GetData() for asymmetric wxDataObjects (Timothy Lee).