diff options
author | Frank Schoenheit [fs] <frank.schoenheit@oracle.com> | 2011-01-07 14:29:08 +0100 |
---|---|---|
committer | Frank Schoenheit [fs] <frank.schoenheit@oracle.com> | 2011-01-07 14:29:08 +0100 |
commit | 8162ad59bec02814af20eb87131d46201f23d764 (patch) | |
tree | e42ec447b08aa68519db6257d5d609a495d544c6 /reportdesign | |
parent | 9f338a693e1f7ca0b649827103edab417bd9b4d5 (diff) | |
parent | d5620a3e4b8c0d956073691ded486bab1e0f919e (diff) |
dba34c: merge
Diffstat (limited to 'reportdesign')
-rw-r--r-- | reportdesign/prj/build.lst | 2 | ||||
-rw-r--r-- | reportdesign/source/ui/inc/GroupsSorting.hxx | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/reportdesign/prj/build.lst b/reportdesign/prj/build.lst index aa73b032fafa..d4e26e51acdc 100644 --- a/reportdesign/prj/build.lst +++ b/reportdesign/prj/build.lst @@ -1,4 +1,4 @@ -rd reportdesign : l10n BOOST:boost comphelper dbaccess formula NULL +rd reportdesign : l10n BOOST:boost comphelper dbaccess formula LIBXSLT:libxslt NULL rd reportdesign usr1 - all rd_mkout NULL rd reportdesign\inc nmake - all rd_inc NULL rd reportdesign\source\core\api nmake - all rd_api rd_inc NULL diff --git a/reportdesign/source/ui/inc/GroupsSorting.hxx b/reportdesign/source/ui/inc/GroupsSorting.hxx index 6c2838b4ac08..09fb4f188320 100644 --- a/reportdesign/source/ui/inc/GroupsSorting.hxx +++ b/reportdesign/source/ui/inc/GroupsSorting.hxx @@ -34,7 +34,7 @@ #include <vcl/lstbox.hxx> #include <vcl/edit.hxx> #include <vcl/field.hxx> -#include <vcl/imagebtn.hxx> +#include <vcl/button.hxx> #include <vcl/toolbox.hxx> #include <com/sun/star/report/XGroups.hpp> #include <com/sun/star/report/XGroup.hpp> |