[Uml-devel] Important Fix: Enable Umbrello to save UNCOMPRESSED again
Achim Spangler
Achim.Spangler at mnet-online.de
Tue Jul 13 00:45:00 UTC 2004
Hi,
I lost some changes, as umbrello didn't save upon save operation
( without error msg ... ).
The reason:
The #endif in UMLDoc::saveDocument, which should hide the optional save in
compressed files for older KDE versions, is placed toooo late.
Result:
Umbrello didn't save a normal ( uncompressed ) file anymore.
The fix is quite simple:
Change the "#endif" position direct after the handling of the compressed save,
so that the _normal_ _uncompressed_ save is handled for _all_ KDE versions.
Bye,
Achim
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ReactivateNormalSave.diff
Type: text/x-diff
Size: 892 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/umbrello-devel/attachments/20040713/2172283c/attachment.bin>
More information about the umbrello-devel
mailing list