----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129910/ -----------------------------------------------------------
(Updated Feb. 2, 2017, 11:29 p.m.) Status ------ This change has been marked as submitted. Review request for Okular. Changes ------- Submitted with commit 338fd923b2cf7acc517c89086c5f734801641c93 by Albert Astals Cid on behalf of Oliver Sander to branch master. Repository: okular Description ------- I recently started to get the console warning QLayout: Attempting to add QLayout "" to Okular::GotoPageDialog "", which already has a layout whenever I opened the Goto-Page dialog. The patch fixes the issue for me. Diffs ----- part.cpp fff1ffcc Diff: https://git.reviewboard.kde.org/r/129910/diff/ Testing ------- Warning is gone. Dialog still looks the same. Thanks, Oliver Sander