https://bugs.kde.org/show_bug.cgi?id=360105

Elvis Angelaccio <elvis.angelac...@kdemail.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/kcal
                   |                            |c/2678cb9c7a07381e3ffb8a210
                   |                            |7946cec53bf5909
             Status|CONFIRMED                   |RESOLVED
   Version Fixed In|                            |16.04.1

--- Comment #17 from Elvis Angelaccio <elvis.angelac...@kdemail.net> ---
Git commit 2678cb9c7a07381e3ffb8a2107946cec53bf5909 by Elvis Angelaccio.
Committed on 05/05/2016 at 21:47.
Pushed by elvisangelaccio into branch 'Applications/16.04'.

Fix invisible main window with Qt 5.6

Since Qt 5.6, the minimum size property seems to default to an empty size,
so it can't be used to set a fixed size for the main window.

A better approach is to tell the layout() to use a fixed size.

This change also exposed a redundant horizontal spacer in the .ui code, which
is now removed.
FIXED-IN: 16.04.1
REVIEW: 127847

M  +1    -1    kcalc.cpp
M  +0    -13   kcalc.ui

http://commits.kde.org/kcalc/2678cb9c7a07381e3ffb8a2107946cec53bf5909

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to