This commit is contained in:
Oliver Bolte 2008-03-10 09:16:51 +00:00
parent 6b2eb6c86a
commit f816c04d15
2 changed files with 9 additions and 4 deletions

View file

@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.41 $
# $Revision: 1.42 $
#
# last change: $Author: obo $ $Date: 2008-03-10 09:00:55 $
# last change: $Author: obo $ $Date: 2008-03-10 10:16:28 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@ -158,3 +158,5 @@ $(SLO)$/TextConnectionHelper.obj : $(LOCALIZE_ME_DEST)
$(SLO)$/detailpages.obj : $(LOCALIZE_ME_DEST)
$(SLO)$/tablespage.obj : $(LOCALIZE_ME_DEST)

View file

@ -4,9 +4,9 @@
*
* $RCSfile: tablespage.cxx,v $
*
* $Revision: 1.32 $
* $Revision: 1.33 $
*
* last change: $Author: kz $ $Date: 2008-03-06 18:21:46 $
* last change: $Author: obo $ $Date: 2008-03-10 10:16:51 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -126,6 +126,9 @@
#ifndef _CPPUHELPER_EXC_HLP_HXX_
#include <cppuhelper/exc_hlp.hxx>
#endif
#ifndef _DBAUI_AUTOCONTROLS_HRC_
#include "AutoControls.hrc"
#endif
//.........................................................................
namespace dbaui