summaryrefslogtreecommitdiff
path: root/include/vcl/window.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/window.hxx')
-rw-r--r--include/vcl/window.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/vcl/window.hxx b/include/vcl/window.hxx
index 71ca0d2f282b..7c2aa534fa69 100644
--- a/include/vcl/window.hxx
+++ b/include/vcl/window.hxx
@@ -433,7 +433,6 @@ namespace vcl { class Cursor; }
class Dialog;
class WindowImpl;
class PaintHelper;
-class VclBuilder;
class VclSizeGroup;
class OutputDevice;
class Application;
@@ -448,7 +447,6 @@ class PushButton;
class RadioButton;
class SystemChildWindow;
class ImplBorderWindow;
-class VclBuilder;
class ImplDockingWindowWrapper;
class ImplPopupFloatWin;
class MenuFloatingWindow;
@@ -495,7 +493,6 @@ class VCL_DLLPUBLIC Window : public ::OutputDevice
friend class ::RadioButton;
friend class ::SystemChildWindow;
friend class ::ImplBorderWindow;
- friend class ::VclBuilder;
friend class ::PaintHelper;
friend class ::LifecycleTest;