sc/source/ui/inc/cellsh.hxx | 2 -- 1 file changed, 2 deletions(-) New commits: commit 436157be7bf3d1da58d13c1f61f906741fe0ce69 Author: Caolán McNamara <caol...@redhat.com> AuthorDate: Sat Oct 5 20:27:15 2019 +0100 Commit: Caolán McNamara <caol...@redhat.com> CommitDate: Mon Oct 7 13:45:36 2019 +0200
DialogClosed doesn't exist Change-Id: I3f098cf0b364abb1423b5cecb8cca763f053fa4b Reviewed-on: https://gerrit.libreoffice.org/80336 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caol...@redhat.com> Tested-by: Caolán McNamara <caol...@redhat.com> diff --git a/sc/source/ui/inc/cellsh.hxx b/sc/source/ui/inc/cellsh.hxx index 208c43f5206a..07702932d921 100644 --- a/sc/source/ui/inc/cellsh.hxx +++ b/sc/source/ui/inc/cellsh.hxx @@ -35,7 +35,6 @@ class SvxClipboardFormatItem; class TransferableDataHelper; class TransferableClipboardListener; class AbstractScLinkedAreaDlg; -class Dialog; struct CellShell_Impl { @@ -67,7 +66,6 @@ private: void ExecuteFillSingleEdit(); DECL_LINK( ClipboardChanged, TransferableDataHelper*, void ); - DECL_LINK( DialogClosed, Dialog&, void ); RotateTransliteration m_aRotateCase; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits