diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-02 10:48:36 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-02 23:45:47 +0900 |
| commit | aa1df34fd674490d0b7600603ae57e2a5f3e3ffd (patch) | |
| tree | f4d410a328616e42d24a667eb56504662f3ad122 /src/ksvnwidgets/encodingselector.ui | |
| parent | f71f6c99da60331633888e77e6abe10456fb087e (diff) | |
| download | tdesvn-aa1df34f.tar.gz tdesvn-aa1df34f.zip | |
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 41907371bbc59724fc618f64fef83fcd5f6f3d62)
Diffstat (limited to 'src/ksvnwidgets/encodingselector.ui')
| -rw-r--r-- | src/ksvnwidgets/encodingselector.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ksvnwidgets/encodingselector.ui b/src/ksvnwidgets/encodingselector.ui index e1ce254..ea3b33c 100644 --- a/src/ksvnwidgets/encodingselector.ui +++ b/src/ksvnwidgets/encodingselector.ui @@ -84,8 +84,8 @@ <slot>itemActivated(int)</slot> </connection> </connections> -<Q_SLOTS> +<slots> <slot access="protected">itemActivated(int)</slot> -</Q_SLOTS> +</slots> <layoutdefaults spacing="6" margin="11"/> </UI> |
