summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/layact.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-02-20 17:05:04 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-02-21 06:06:11 +0100
commit0adb36835bcbe55bdf2717556a98e51f1873b19f (patch)
tree639a126b4c9535b187ddd0c99a0e2de4f261cdcf /sw/source/core/inc/layact.hxx
parent72593849bb644684a8c00f70a3f18bcfabca737f (diff)
ColorData->Color in sw
Change-Id: I6b5b6b15f86d452b73fe02df5dec5490b29daed8 Reviewed-on: https://gerrit.libreoffice.org/50050 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sw/source/core/inc/layact.hxx')
-rw-r--r--sw/source/core/inc/layact.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/inc/layact.hxx b/sw/source/core/inc/layact.hxx
index 3912a696ea92..9240ef9d2a98 100644
--- a/sw/source/core/inc/layact.hxx
+++ b/sw/source/core/inc/layact.hxx
@@ -190,7 +190,7 @@ class SwLayIdle
#endif
#ifdef DBG_UTIL
- void ShowIdle( ColorData eName );
+ void ShowIdle( Color eName );
#endif
enum IdleJobType{ ONLINE_SPELLING, AUTOCOMPLETE_WORDS, WORD_COUNT, SMART_TAGS };