summaryrefslogtreecommitdiff
path: root/reportdesign
diff options
context:
space:
mode:
authorPhilipp Lohmann [pl] <Philipp.Lohmann@Oracle.COM>2011-01-06 11:11:47 +0100
committerPhilipp Lohmann [pl] <Philipp.Lohmann@Oracle.COM>2011-01-06 11:11:47 +0100
commitd7558d90bd58a343a50469fb121a32d7781503a0 (patch)
tree499c67700cdb9b15ef21e287c64e2f4e4fa43dc7 /reportdesign
parentb8f4b62ad476f68bf6bebf8b40d5e4247cbe042a (diff)
parentfb24a6ee5a649ec88c1aad805338eefc14f87f14 (diff)
rebase to DEV300_m96
Diffstat (limited to 'reportdesign')
-rw-r--r--reportdesign/prj/build.lst2
-rw-r--r--reportdesign/source/ui/inc/GroupsSorting.hxx2
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>