diff options
| author | John Smith <john.smith7545@yahoo.com> | 2013-04-21 13:19:40 +0000 |
|---|---|---|
| committer | John Smith <john.smith7545@yahoo.com> | 2013-04-21 13:19:40 +0000 |
| commit | f35dbafd9a8dd77dbda1e5f51596c2c68ed2acdb (patch) | |
| tree | 288fba29d3cdef8db7c1490087d32dd6c4e7e08b /src/widgets/widget-sizes.h | |
| parent | cppcheck (diff) | |
| download | inkscape-f35dbafd9a8dd77dbda1e5f51596c2c68ed2acdb.tar.gz inkscape-f35dbafd9a8dd77dbda1e5f51596c2c68ed2acdb.zip | |
Fix for 600285 : Zoom slider
(bzr r12294)
Diffstat (limited to 'src/widgets/widget-sizes.h')
| -rw-r--r-- | src/widgets/widget-sizes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/widget-sizes.h b/src/widgets/widget-sizes.h index 87c7ca2e0..8db036734 100644 --- a/src/widgets/widget-sizes.h +++ b/src/widgets/widget-sizes.h @@ -27,7 +27,7 @@ #define STATUS_BAR_FONT_SIZE 10000 -#define STATUS_ZOOM_WIDTH 57 +#define STATUS_ZOOM_WIDTH 100 #define SELECTED_STYLE_SB_WIDTH 48 #define SELECTED_STYLE_WIDTH 190 |
