sw/source/uibase/app/docst.cxx | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit f1552a48c3ae84bd33ebb390de14a71ba7de0a26
Author: Maxim Monastirsky <[email protected]>
Date: Tue Feb 7 00:53:48 2017 +0200
Silence "Invalid SlotId" warnings
Change-Id: I7c3742fc94ef587526e4f6079c4f7aa245a0c116
diff --git a/sw/source/uibase/app/docst.cxx b/sw/source/uibase/app/docst.cxx
index a624f1b..f83924f 100644
--- a/sw/source/uibase/app/docst.cxx
+++ b/sw/source/uibase/app/docst.cxx
@@ -271,6 +271,8 @@ void SwDocShell::StateStyleSheet(SfxItemSet& rSet,
SwWrtShell* pSh)
// Just trigger
ClassificationCategoriesController::statusChanged().
rSet.InvalidateItem(nWhich);
break;
+ case SID_STYLE_EDIT:
+ break;
default:
OSL_FAIL("Invalid SlotId");
}
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits