User: obo Date: 2008-03-10 10:16:53+0000 Modified: dba/dbaccess/source/ui/dlg/tablespage.cxx
Log: #i86819# File Changes: Directory: /dba/dbaccess/source/ui/dlg/ ======================================= File [changed]: tablespage.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/tablespage.cxx?r1=1.32&r2=1.33 Delta lines: +6 -3 ------------------- --- tablespage.cxx 2008-03-06 18:21:46+0000 1.32 +++ tablespage.cxx 2008-03-10 10:16:51+0000 1.33 @@ -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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
