[Uml-devel] [Bug 125964] New: unable to overwrite previous file in save diag as image
Feisal Mohammed
feisal at uwi.tt
Thu Apr 20 09:12:02 UTC 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=125964
Summary: unable to overwrite previous file in save diag as image
Product: umbrello
Version: 1.5.2
Platform: Fedora RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: umbrello-devel.kde.org
ReportedBy: feisal uwi tt
Version: 1.5.2 (using KDE KDE 3.5.1)
Installed from: Fedora RPMs
Compiler: gcc 4.1.0
OS: Linux
Fix:
at line 68 of umlviewimageexporter.cpp
change from
if (wantSave == KMessageBox::Ok) {
to
if (wantSave == KMessageBox::Continue) {
More information about the umbrello-devel
mailing list