------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=116895 az azweb de changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Additional Comments From az azweb de 2005-11-26 16:25 ------- SVN commit 483453 by azehende: fixed save as in menu and render dialog (fix for last commit from binner) BUG: 116895 BUG: 117075 M +1 -1 pmshell.cpp --- branches/KDE/3.5/kdegraphics/kpovmodeler/pmshell.cpp #483452:483453 @ -641,7 +641,7 @ bool PMShell::overwriteURL( const KURL& u ) { - int query = KMessageBox::Yes; + int query = KMessageBox::Continue; if( u.isLocalFile( ) ) {