Skip to content
Commit 60cb6b23 authored by Ingo Klöcker's avatar Ingo Klöcker
Browse files

Do not pass the main widget as parent to sub-layouts

Luckily, Qt refuses to replace the existing layout of a widget, but it's
confusing for the reader of the code, if a parent is passed to a layout,
and it makes Qt log warnings.

GnuPG-bug-id: 6046
parent 433ac731
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