[Libreoffice-commits] core.git: sw/source
Thomas Arnhold
thomas at arnhold.org
Sun Aug 17 21:56:59 PDT 2014
sw/source/ui/table/tabledlg.cxx | 1 +
sw/source/uibase/shells/tabsh.cxx | 1 +
2 files changed, 2 insertions(+)
New commits:
commit ff25eed68d1f99a71ffbe8416b7d9139351d3410
Author: Thomas Arnhold <thomas at arnhold.org>
Date: Mon Aug 18 06:56:24 2014 +0200
include app.hrc
Change-Id: Ib0db01179ed56f39d5e3986e7302b2bf914b06e9
diff --git a/sw/source/ui/table/tabledlg.cxx b/sw/source/ui/table/tabledlg.cxx
index aecc3bd..79eb155 100644
--- a/sw/source/ui/table/tabledlg.cxx
+++ b/sw/source/ui/table/tabledlg.cxx
@@ -53,6 +53,7 @@
#include <poolfmt.hxx>
#include <SwStyleNameMapper.hxx>
+#include <app.hrc>
#include <cmdid.h>
#include <table.hrc>
#include <svx/svxids.hrc>
diff --git a/sw/source/uibase/shells/tabsh.cxx b/sw/source/uibase/shells/tabsh.cxx
index 283808f..d5c9eca 100644
--- a/sw/source/uibase/shells/tabsh.cxx
+++ b/sw/source/uibase/shells/tabsh.cxx
@@ -70,6 +70,7 @@
#include <docsh.hxx>
#include <tblsel.hxx>
+#include <app.hrc>
#include <dialog.hrc>
#include <popup.hrc>
#include <shells.hrc>
More information about the Libreoffice-commits
mailing list