Kaydet (Commit) 1888a602 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Remove unused forward declarations from vcl/syswin.hxx

Change-Id: Ide4990afa32ba4cc7851d0e7d3d8d1247eb27b3b
Reviewed-on: https://gerrit.libreoffice.org/50155Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarStephan Bergmann <sbergman@redhat.com>
üst 9de93343
...@@ -24,6 +24,7 @@ ...@@ -24,6 +24,7 @@
#include <vcl/floatwin.hxx> #include <vcl/floatwin.hxx>
#include <vcl/toolbox.hxx> #include <vcl/toolbox.hxx>
class VclContainer;
class XFillFloatTransparenceItem; class XFillFloatTransparenceItem;
namespace svx { namespace sidebar { namespace svx { namespace sidebar {
......
...@@ -28,11 +28,9 @@ ...@@ -28,11 +28,9 @@
#include <o3tl/typed_flags_set.hxx> #include <o3tl/typed_flags_set.hxx>
#include <memory> #include <memory>
class ModalDialog;
class MenuBar; class MenuBar;
class NotebookBar; class NotebookBar;
class TaskPaneList; class TaskPaneList;
class VclContainer;
#define ICON_LO_DEFAULT 1 #define ICON_LO_DEFAULT 1
#define ICON_TEXT_DOCUMENT 2 #define ICON_TEXT_DOCUMENT 2
......
...@@ -40,6 +40,7 @@ class ScNavigatorControllerItem; ...@@ -40,6 +40,7 @@ class ScNavigatorControllerItem;
class ScNavigatorDialogWrapper; class ScNavigatorDialogWrapper;
class ScNavigatorDlg; class ScNavigatorDlg;
class ScNavigatorSettings; class ScNavigatorSettings;
class VclContainer;
#define SC_DROPMODE_URL 0 #define SC_DROPMODE_URL 0
#define SC_DROPMODE_LINK 1 #define SC_DROPMODE_LINK 1
......
...@@ -24,6 +24,7 @@ ...@@ -24,6 +24,7 @@
#include <vcl/edit.hxx> #include <vcl/edit.hxx>
#include <sfx2/basedlgs.hxx> #include <sfx2/basedlgs.hxx>
class VclContainer;
class SwTableAutoFormat; class SwTableAutoFormat;
class SwView; class SwView;
class SwWrtShell; class SwWrtShell;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment