Revision 4f4a296...

Go back to digest for 29th September 2013

Bug Fixes in Development Tools

Ralf Habacker committed changes in [umbrello] /:

Cleanup of mime type detection when exporting bitmaps.

The usage of KDE4's KFileDialog::currentMimeFilter() is broken,
because it returns a list of the currently selected file type.
In the opposite the code expects a single mime type of the selected file.

File Changes

Modified 2 files
  •   umbrello/umlviewimageexporter.cpp
  •   umbrello/dialogs/umlfiledialog.cpp
2 files changed in total