]> git.saurik.com Git - wxWidgets.git/commit
Check if wxOVERWRITE_PROMPT style flag exists in the gtk2.8 native overwrite prompt...
authorMart Raudsepp <leio@gentoo.org>
Fri, 19 May 2006 02:38:09 +0000 (02:38 +0000)
committerMart Raudsepp <leio@gentoo.org>
Fri, 19 May 2006 02:38:09 +0000 (02:38 +0000)
commitd00e5eb5d4edddabdcb836c251c18e144053d6b2
tree28326c1b0dc0dab739b7cc863a776a42aecf1bb3
parent2131d850ee99b2bebed4cc8d1467493ad0c226a5
Check if wxOVERWRITE_PROMPT style flag exists in the gtk2.8 native overwrite prompt case as well. Fixes the case
where with 2.8+ compile and runtime version of gtk overwrite prompt always happens if the file already exists -
even if the style flag is not present. Fixes my introduced oversight and bug #1484020.

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