]> git.saurik.com Git - wxWidgets.git/commitdiff
added attribution for wxSYS_DCLICK_TIME time change
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 13 Sep 2007 16:02:43 +0000 (16:02 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 13 Sep 2007 16:02:43 +0000 (16:02 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48659 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index a32183821753f80934ae3b9eb046de03d61fceb3..9ad8f61b0c0b90374591638084c1ec14d3e698ca 100644 (file)
@@ -184,7 +184,7 @@ All (GUI):
 - Added wxTaskBarIcon::Destroy()
 - Added XRC handler for wxSearchCtrl (Sander Berents)
 - Read image resolution from TIFF, JPEG and BMP images (Maycon Aparecido Gasoto)
-- Added wxSYS_DCLICK_TIME system metric constant
+- Added wxSYS_DCLICK_TIME system metric constant (Arne Steinarson)
 - Added wxApp::Get/SetAppDisplayName() (Brian A. Vanderburg II)
 
 wxGTK: