diff options
Diffstat (limited to 'include/editeng/edtdlg.hxx')
-rw-r--r-- | include/editeng/edtdlg.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/editeng/edtdlg.hxx b/include/editeng/edtdlg.hxx index 3ef3220faa31..68783dc2d8b6 100644 --- a/include/editeng/edtdlg.hxx +++ b/include/editeng/edtdlg.hxx @@ -33,14 +33,11 @@ namespace com::sun::star::linguistic2 template <typename Arg, typename Ret> class Link; -namespace vcl { class Window; } class SvxSpellWrapper; class LinkParamNone; namespace weld { class Button; } namespace weld { class Toggleable; } -namespace weld { class Window; } - class AbstractThesaurusDialog : public VclAbstractDialog { |