Skip to content
Commit 2fea20c0 authored by Oliver Kellogg's avatar Oliver Kellogg
Browse files

umbrello/umldoc.cpp

- In functions dpiScale and loadExtensionsFromXMI1 use qFuzzyIsNull()
  instead of comparison with 0.0.

umbrello/umlmodel/folder.cpp
- In function activateViews loop over m_diagrams print debug message
  showing UMLScene name() and sceneRect().
- In functions saveContents and loadDiagramsFromXMI1 use qFuzzyIsNull()
  instead of comparison with 0.0.

umbrello/umlviewimageexportermodel.cpp
- In function exportViewToPixmap use qFuzzyIsNull(m_resolution) instead
  of comparing m_resolution with 0.0.
parent 25fd87c6
Pipeline #135827 passed with stage
in 16 minutes
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment