diff options
author | Michele Calgaro <[email protected]> | 2024-02-02 10:56:54 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-02-03 00:01:58 +0900 |
commit | 24e8de3859e0b0499d463df6db5dd3bb58195030 (patch) | |
tree | e2fbbd4dd8ed52d3b84972026847685ff3f339e7 /src/standardscandialog-ui.ui | |
parent | 9c57237885c152de17e98d12227a706a158708d0 (diff) | |
download | tderadio-24e8de3859e0b0499d463df6db5dd3bb58195030.tar.gz tderadio-24e8de3859e0b0499d463df6db5dd3bb58195030.zip |
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit b36c429d1c07c8869d8724dc348f9942e6ab3d62)
Diffstat (limited to 'src/standardscandialog-ui.ui')
-rw-r--r-- | src/standardscandialog-ui.ui | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/standardscandialog-ui.ui b/src/standardscandialog-ui.ui index 394ccfc..953c3e0 100644 --- a/src/standardscandialog-ui.ui +++ b/src/standardscandialog-ui.ui @@ -124,13 +124,5 @@ </widget> </grid> </widget> -<connections> -</connections> -<includes> -</includes> -<variables> -</variables> -<Q_SLOTS> -</Q_SLOTS> <layoutdefaults spacing="6" margin="11"/> </UI> |