From b2c747cff68a5b54f7145f1206d662dff6d9f0e3 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Tue, 9 Jul 2019 12:38:41 +0200 Subject: [PATCH] qt.cfg: Add "addWidget()" for classes Q(V|H|)BoxLayout and QGridLayout. (#1972) Found by daca@home --- cfg/qt.cfg | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/cfg/qt.cfg b/cfg/qt.cfg index 03c9a5668..79d2c14f0 100644 --- a/cfg/qt.cfg +++ b/cfg/qt.cfg @@ -1390,6 +1390,31 @@ + + + + false + + + + + + + + + + + + + + + + false + + + + +