From 5b51cfcdb9c01c0942bac0e1a1a802933a4ecc3b Mon Sep 17 00:00:00 2001 From: jupfi Date: Wed, 5 Jul 2023 07:53:22 +0200 Subject: [PATCH] Changed widget size. --- src/nqrduck_broadband/widget.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/nqrduck_broadband/widget.py b/src/nqrduck_broadband/widget.py index 7e6d90a..eaccc28 100644 --- a/src/nqrduck_broadband/widget.py +++ b/src/nqrduck_broadband/widget.py @@ -1,8 +1,8 @@ # -*- coding: utf-8 -*- -# Form implementation generated from reading ui file 'modules/broadband/resources/broadband_widget.ui' +# Form implementation generated from reading ui file '../Modules/nqrduck-broadband/src/nqrduck_broadband/resources/broadband_widget.ui' # -# Created by: PyQt5 UI code generator 5.15.7 +# Created by: PyQt5 UI code generator 5.15.9 # # WARNING: Any manual changes made to this file will be lost when pyuic5 is # run again. Do not edit this file unless you know what you are doing.