diff options
Diffstat (limited to 'include/svx/imapdlg.hxx')
-rw-r--r-- | include/svx/imapdlg.hxx | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/include/svx/imapdlg.hxx b/include/svx/imapdlg.hxx index d2b1cf620bf4..1630c019f0cc 100644 --- a/include/svx/imapdlg.hxx +++ b/include/svx/imapdlg.hxx @@ -20,19 +20,25 @@ #ifndef INCLUDED_SVX_IMAPDLG_HXX #define INCLUDED_SVX_IMAPDLG_HXX -#include <svtools/inettbc.hxx> #include <sfx2/childwin.hxx> #include <sfx2/ctrlitem.hxx> #include <sfx2/basedlgs.hxx> -#include <vcl/customweld.hxx> -#include <vcl/toolbox.hxx> -#include <vcl/status.hxx> -#include <vcl/weld.hxx> #include <svx/svxdllapi.h> #include <memory> #include <vector> +namespace vcl { class Window; } +namespace weld { class Button; } +namespace weld { class ComboBox; } +namespace weld { class CustomWeld; } +namespace weld { class Entry; } +namespace weld { class Label; } +namespace weld { class Toolbar; } +namespace weld { class Widget; } +namespace weld { class Window; } + class ImageMap; +class URLBox; /************************************************************************* |* |