summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/inc
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2013-10-12 20:54:37 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2013-10-12 21:07:27 +0200
commit08c104a94cd4e4908f326c3e7c14aedd597665d0 (patch)
tree8d9af0272617a1e092f86de4e02462c6858f4b39 /sw/source/ui/inc
parentBin apparently unneeded #include (diff)
downloadcore-08c104a94cd4e4908f326c3e7c14aedd597665d0.tar.gz
core-08c104a94cd4e4908f326c3e7c14aedd597665d0.zip
sw: add missing testcase for spellmenu-redline.odt
There are various cases here, as a start just test that any spellcheck popup menu in a redlined document should at least contain the "go to prev/next change" menu items. Change-Id: Ic70b6dae4cac8fd970ad54e5015a61d50b024b2b
Diffstat (limited to 'sw/source/ui/inc')
-rw-r--r--sw/source/ui/inc/olmenu.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/inc/olmenu.hxx b/sw/source/ui/inc/olmenu.hxx
index 23d1fd315500..b21e0f4643d5 100644
--- a/sw/source/ui/inc/olmenu.hxx
+++ b/sw/source/ui/inc/olmenu.hxx
@@ -34,7 +34,7 @@
class SwWrtShell;
-class SwSpellPopup : public PopupMenu
+class SW_DLLPUBLIC SwSpellPopup : public PopupMenu
{
SwWrtShell* pSh;
::com::sun::star::uno::Sequence< ::com::sun::star::uno::Reference<