From 44ef0bd5fe47a43e47aec5f7981b6c1d728dd9a8 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 2 Mar 2025 18:37:22 +0900 Subject: Restructure source files into 'src' subfolder Signed-off-by: Michele Calgaro --- src/apps/ktupnptest/mainwidget.ui | 75 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 src/apps/ktupnptest/mainwidget.ui (limited to 'src/apps/ktupnptest/mainwidget.ui') diff --git a/src/apps/ktupnptest/mainwidget.ui b/src/apps/ktupnptest/mainwidget.ui new file mode 100644 index 0000000..7faa40d --- /dev/null +++ b/src/apps/ktupnptest/mainwidget.ui @@ -0,0 +1,75 @@ + +MainWidget + + + MainWidget + + + + 0 + 0 + 600 + 480 + + + + + unnamed + + + + output + + + + + layout1 + + + + unnamed + + + + spacer1 + + + Horizontal + + + Expanding + + + + 61 + 20 + + + + + + test_btn + + + Test + + + + + close_btn + + + Close + + + + + + + + + + + kpushbutton.h + + -- cgit v1.2.1