remove missing sc.hrc

from optdlg.hrc removal

Change-Id: If7681f1bcdd03a7f890467961d2532e5fa01c4cf
This commit is contained in:
Thomas Arnhold
2014-04-22 12:38:01 +02:00
parent a30fc66dd2
commit 4461330f3a
3 changed files with 3 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
#include <scmod.hxx> #include <scmod.hxx>
#include "tpcompatibility.hxx" #include "tpcompatibility.hxx"
#include "sc.hrc"
#include "scresid.hxx" #include "scresid.hxx"
#include "appoptio.hxx" #include "appoptio.hxx"

View File

@@ -11,6 +11,7 @@
#undef SC_DLLIMPLEMENTATION #undef SC_DLLIMPLEMENTATION
#include "tpdefaults.hxx" #include "tpdefaults.hxx"
#include "sc.hrc"
#include "scresid.hxx" #include "scresid.hxx"
#include "scmod.hxx" #include "scmod.hxx"
#include "defaultsoptions.hxx" #include "defaultsoptions.hxx"

View File

@@ -24,6 +24,7 @@
#include <svl/stritem.hxx> #include <svl/stritem.hxx>
#include "tpformula.hxx" #include "tpformula.hxx"
#include "formulaopt.hxx" #include "formulaopt.hxx"
#include "sc.hrc"
#include "scresid.hxx" #include "scresid.hxx"
#include "formula/grammar.hxx" #include "formula/grammar.hxx"
#include "calcoptionsdlg.hxx" #include "calcoptionsdlg.hxx"