cui/source/inc/SpellDialog.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit eadbedf66b02872c483c91baeb5c7aca146e5da9
Author:     Michael Weghorn <m.wegh...@posteo.de>
AuthorDate: Mon Aug 4 10:58:35 2025 +0200
Commit:     Michael Weghorn <m.wegh...@posteo.de>
CommitDate: Mon Aug 4 19:02:37 2025 +0200

    cui: Drop obsolete comment
    
    There is no class called SvxSpellDialog these days.
    
    Change-Id: I59f4a4fe558c1e4586b4bba2c943b62f031b4cb9
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/188924
    Reviewed-by: Michael Weghorn <m.wegh...@posteo.de>
    Tested-by: Jenkins

diff --git a/cui/source/inc/SpellDialog.hxx b/cui/source/inc/SpellDialog.hxx
index 13212ac8cac2..d09e813e4bbc 100644
--- a/cui/source/inc/SpellDialog.hxx
+++ b/cui/source/inc/SpellDialog.hxx
@@ -125,7 +125,6 @@ public:
     void            SetDocumentColor(weld::DrawingArea* pDrawingArea);
 };
 
-// class SvxSpellDialog ---------------------------------------------
 class SpellDialogChildWindow;
 
 class SpellDialog : public SfxModelessDialogController

Reply via email to