diff options
author | marha <marha@users.sourceforge.net> | 2013-09-20 11:47:27 +0200 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2013-09-20 11:47:27 +0200 |
commit | 55c05b8a12944349b00053253d3a49b223a9f4de (patch) | |
tree | ffa9a1d19efffd67daca5f1568fc2394fdbe0534 /pixman/demos | |
parent | 7f669a708bd35bdf8e842f762ec68f9ad0ec0486 (diff) | |
download | vcxsrv-55c05b8a12944349b00053253d3a49b223a9f4de.tar.gz vcxsrv-55c05b8a12944349b00053253d3a49b223a9f4de.tar.bz2 vcxsrv-55c05b8a12944349b00053253d3a49b223a9f4de.zip |
fontconfig mesa pixman git update 20 Sep 2013
pixman commit aa5c45254eb60ce4c85a25b5343474fb160ffa7c
fontconfig commit 643f8088f0d51107e58d142df47124efec6afab1
mesa commit 1cc3b90d47f92aa0be2d914191fd2f46d2b127d7
Diffstat (limited to 'pixman/demos')
-rw-r--r-- | pixman/demos/scale.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pixman/demos/scale.ui b/pixman/demos/scale.ui index b3450d34d..ee985dd1c 100644 --- a/pixman/demos/scale.ui +++ b/pixman/demos/scale.ui @@ -24,7 +24,7 @@ <property name="page_size">10</property> </object> <object class="GtkAdjustment" id="subsample_adjustment"> - <property name="lower">1</property> + <property name="lower">0</property> <property name="upper">12</property> <property name="step_increment">1</property> <property name="page_increment">1</property> |