summaryrefslogtreecommitdiff
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
commitffaad89d0606aac0760052034702afb1ce6394db (patch)
tree307665824b1a0c68410ba0aa8fe12ca46e8954c5
parent1a273e914e872ff40f8a2f4db84ba374d6b4d372 (diff)
parent8b5002c764f01a1faaaabcad3ae1c2e0f67ee9c9 (diff)
dba34b: merged DEV300m96
-rw-r--r--dbaccess/prj/build.lst2
-rw-r--r--reportdesign/prj/build.lst2
-rw-r--r--reportdesign/source/ui/inc/GroupsSorting.hxx2
3 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/prj/build.lst b/dbaccess/prj/build.lst
index e714652d8..10227f111 100644
--- a/dbaccess/prj/build.lst
+++ b/dbaccess/prj/build.lst
@@ -1,4 +1,4 @@
-ba dbaccess : l10n BOOST:boost connectivity svx stoc qadevOOo xmlscript test NULL
+ba dbaccess : l10n BOOST:boost connectivity svx stoc qadevOOo xmlscript LIBXSLT:libxslt test NULL
ba dbaccess usr1 - all ba_mkout NULL
ba dbaccess\inc nmake - all ba_inc NULL
ba dbaccess\source\ui\inc nmake - all ba_uiinc ba_inc NULL
diff --git a/reportdesign/prj/build.lst b/reportdesign/prj/build.lst
index aa73b032f..d4e26e51a 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 fcf150feb..891b9c966 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>