diff options
author | Vladimir Glazunov <vg@openoffice.org> | 2010-03-30 11:19:24 +0200 |
---|---|---|
committer | Vladimir Glazunov <vg@openoffice.org> | 2010-03-30 11:19:24 +0200 |
commit | a561b478779261a75a44b6c2c7aff554d8ee5aa1 (patch) | |
tree | b359a3faa740e2825201c2a2b720c0e197ef1fcc | |
parent | bfad685f27e907072d5c1b11b5103bf7cf40b0fc (diff) |
native0ext:#161688# rebranding extensions, part 2 - transplanted from 7e1d416e40bf@native0
-rw-r--r-- | desktop/source/deployment/gui/dp_gui_dialog2.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/deployment/gui/dp_gui_dialog2.cxx b/desktop/source/deployment/gui/dp_gui_dialog2.cxx index 45719e23ae0e..2d0733dfbae3 100644 --- a/desktop/source/deployment/gui/dp_gui_dialog2.cxx +++ b/desktop/source/deployment/gui/dp_gui_dialog2.cxx @@ -90,7 +90,7 @@ using ::rtl::OUString; namespace dp_gui { -#define TOP_OFFSET 3 +#define TOP_OFFSET 5 #define LINE_SIZE 4 #define PROGRESS_WIDTH 60 #define PROGRESS_HEIGHT 14 |