Kaydet (Commit) 3679956b authored tarafından Michael Stahl's avatar Michael Stahl

dbaccess: fix build after AutoControls_tmpl.hrc removal

Change-Id: I8e7e926aae646225234cf9e41fdf048735f40eb0
üst 36ce22f4
......@@ -280,6 +280,4 @@ $(eval $(call gb_Library_add_exception_objects,dbu,\
))
endif
$(call gb_Library_get_headers_target,dbu) : $(call gb_SrsTemplateTarget_get_include_dir,dbaccess)/AutoControls.hrc
# vim: set noet sw=4 ts=4:
......@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include "AutoControls.hrc"
#include "dbu_dlg.hrc"
String STR_DBASE_PATH_OR_FILE
{
......
......@@ -19,7 +19,6 @@
#include "dsnItem.hxx"
#include "ConnectionHelper.hxx"
#include "AutoControls.hrc"
#include "dbu_dlg.hrc"
#include "dbu_misc.hrc"
#include <svl/itemset.hxx>
......
......@@ -68,7 +68,6 @@
#include "adodatalinks.hxx"
#endif //_ADO_DATALINK_BROWSE_
#include "AutoControls.hrc"
namespace dbaui
{
......
......@@ -19,7 +19,6 @@
#include "dbaccess_helpid.hrc"
#include "dbu_dlg.hrc"
#include "AutoControls.hrc"
String STR_CONNECTION_TEST
{
......
......@@ -18,7 +18,6 @@
*/
#include "ConnectionPageSetup.hxx"
#include "AutoControls.hrc"
#include "dbu_dlg.hrc"
#include <svl/itemset.hxx>
#include <unotools/pathoptions.hxx>
......
......@@ -21,8 +21,8 @@
#include "DBSetupConnectionPages.hxx"
#include "sqlmessage.hxx"
#include "dbu_dlg.hrc"
#include "dbu_resource.hrc"
#include "AutoControls.hrc"
#include <svl/itemset.hxx>
#include <svl/stritem.hxx>
#include <svl/eitem.hxx>
......
......@@ -24,7 +24,6 @@
#include "sqlmessage.hxx"
#include "dbu_dlg.hrc"
#include "dbu_resource.hrc"
#include "AutoControls.hrc"
#include <svl/itemset.hxx>
#include <svl/stritem.hxx>
#include <svl/eitem.hxx>
......
......@@ -18,7 +18,6 @@
*/
#include "dbaccess_helpid.hrc"
#include "AutoControls.hrc"
#include "dbu_dlg.hrc"
#include "browserids.hxx"
......
......@@ -21,7 +21,6 @@
#include "dbu_dlg.hrc"
#include "browserids.hxx"
#include "toolbox.hrc"
#include "AutoControls.hrc"
String STR_ENTER_CONNECTION_PASSWORD
{
......
......@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include "AutoControls.hrc"
#include "dbu_dlg.hrc"
String STR_DBWIZARDTITLE
{
......
......@@ -45,7 +45,6 @@
#include "DriverSettings.hxx"
#include "dbadmin.hxx"
#include <comphelper/types.hxx>
#include "AutoControls.hrc"
namespace dbaui
{
......
......@@ -51,7 +51,6 @@
#include <tools/diagnose_ex.h>
#include <comphelper/processfactory.hxx>
#include <cppuhelper/exc_hlp.hxx>
#include "AutoControls.hrc"
namespace dbaui
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment