summaryrefslogtreecommitdiff
path: root/reportdesign
diff options
context:
space:
mode:
authorFrank Schoenheit [fs] <frank.schoenheit@oracle.com>2011-01-05 10:07:18 +0100
committerFrank Schoenheit [fs] <frank.schoenheit@oracle.com>2011-01-05 10:07:18 +0100
commiteaddda5dee65769b378dea820f9aa565e058e32d (patch)
tree10b361c41a9164af8c1064523d0ec241cede8a0f /reportdesign
parentac621cb00c38cd0c28908025aa43b35071c8c64c (diff)
parentfb24a6ee5a649ec88c1aad805338eefc14f87f14 (diff)
dba34b: merged DEV300m96
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>