diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-03-05 14:29:39 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-03-05 21:27:25 +0100 |
commit | 2374028d637886fff1ccca84f57624d2aaa81a95 (patch) | |
tree | e89bd33c63f5e24bb284d0feb281083c4ebb3705 /sd/uiconfig/simpress/ui/customanimationspanel.ui | |
parent | a266d1c7a95d7133e95915d29786f79d240d5406 (diff) |
Resolves: tdf#116188 set min version on all .ui files to 3.18
which is already the min for the runtime
Change-Id: Ifebe099f1f94a36f65a31989689400327a823dcd
Reviewed-on: https://gerrit.libreoffice.org/50776
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sd/uiconfig/simpress/ui/customanimationspanel.ui')
-rw-r--r-- | sd/uiconfig/simpress/ui/customanimationspanel.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/uiconfig/simpress/ui/customanimationspanel.ui b/sd/uiconfig/simpress/ui/customanimationspanel.ui index 9daa53d7a06b..25e7630bcd0b 100644 --- a/sd/uiconfig/simpress/ui/customanimationspanel.ui +++ b/sd/uiconfig/simpress/ui/customanimationspanel.ui @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- Generated with glade 3.18.3 --> <interface domain="sd"> - <requires lib="gtk+" version="3.0"/> + <requires lib="gtk+" version="3.18"/> <requires lib="LibreOffice" version="1.0"/> <object class="GtkAdjustment" id="adjustment1"> <property name="upper">999.99000000000001</property> |