Commit 015acded authored by Jan Arve Saether's avatar Jan Arve Saether Committed by The Qt Project
Browse files

Remove unneeded checks for -1 (infinity) in SplitView

With commit 16558ac7


Layout.maximumWidth and Layout.maximumHeight now returns
Number.POSITIVE_INFINITY instead of -1.
As described in that commit, comparisons against those properties
does not need any special handling for -1 anymore.

Change-Id: I8d4bba0fa87f9c67ac30dd40a8be8cb99abba283
Reviewed-by: default avatarRichard Moe Gustavsen <richard.gustavsen@digia.com>
parent 9402917f
Showing with 3 additions and 4 deletions
Supports Markdown
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