diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-10-30 12:53:30 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-10-31 13:39:35 +0100 |
commit | caa3c5308237faec2635fafc2345d0b0438dd857 (patch) | |
tree | 34cc388b45f5a330123620d23beb572323193f3f /vcl/qa | |
parent | e2aa85a6fbc039e8b1950f0e4b8484595d0b47eb (diff) |
remove some stray random properties
Change-Id: I0f20e057b97bcb3ab120ae6b211729ea60937bd8
Reviewed-on: https://gerrit.libreoffice.org/81769
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'vcl/qa')
-rw-r--r-- | vcl/qa/cppunit/builder/demo.ui | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/vcl/qa/cppunit/builder/demo.ui b/vcl/qa/cppunit/builder/demo.ui index e80ead52b023..d5784b79f81f 100644 --- a/vcl/qa/cppunit/builder/demo.ui +++ b/vcl/qa/cppunit/builder/demo.ui @@ -486,9 +486,6 @@ <property name="visible">True</property> <property name="sensitive">False</property> <property name="can_focus">True</property> - <property name="progress_fraction">0.040000000000000001</property> - <property name="progress_pulse_step">1</property> - <property name="climb_rate">1</property> <property name="numeric">True</property> <accessibility> <relation type="labelled-by" target="RB_PAGE_START"/> |