summaryrefslogtreecommitdiffstats
path: root/sc/inc/scabstdlg.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-12-29 21:18:05 +0000
committerCaolán McNamara <caolanm@redhat.com>2013-12-29 21:20:39 +0000
commit5b373ef6d718879c359da74b5aeb63e818192f5e (patch)
tree0097aa30c5345cdac281708021cf062c438a17a5 /sc/inc/scabstdlg.hxx
parentResolves: fdo#72961 Crash when you open ODFver.1.0/1.1 created by LibO-3.5/3.6 (diff)
downloadcore-5b373ef6d718879c359da74b5aeb63e818192f5e.tar.gz
core-5b373ef6d718879c359da74b5aeb63e818192f5e.zip
convert tab background color to .ui
Change-Id: I121d4abd3227b96a274f1983e61ca313728419f7
Diffstat (limited to 'sc/inc/scabstdlg.hxx')
-rw-r--r--sc/inc/scabstdlg.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sc/inc/scabstdlg.hxx b/sc/inc/scabstdlg.hxx
index b5ecda22dc70..243bf24e981e 100644
--- a/sc/inc/scabstdlg.hxx
+++ b/sc/inc/scabstdlg.hxx
@@ -463,8 +463,7 @@ public:
const OUString& rTitle, //Dialog Title
const OUString& rTabBgColorNoColorText, //Label for no tab color
const Color& rDefaultColor, //Currently selected Color
- const OString& ,
- int nId ) = 0;
+ const OString& ) = 0;
virtual AbstractScImportOptionsDlg * CreateScImportOptionsDlg ( Window* pParent,
int nId,