diff options
| author | Brian Potchik <brian@vector35.com> | 2024-11-21 15:38:49 -0500 |
|---|---|---|
| committer | Brian Potchik <brian@vector35.com> | 2024-11-21 15:38:49 -0500 |
| commit | d707b4012c516e1aa15e0cc4b0b01ebdd3a7d184 (patch) | |
| tree | 825f0e279902b23a4d104c03d1462c0579a4b8cf /ui/stackview.h | |
| parent | 07fac8b5f590f31f879dda36ecd7e943ae63f97c (diff) | |
Remove DockHandler and DockWidget support.
Diffstat (limited to 'ui/stackview.h')
| -rw-r--r-- | ui/stackview.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/stackview.h b/ui/stackview.h index 43c6692e..02e16b48 100644 --- a/ui/stackview.h +++ b/ui/stackview.h @@ -6,7 +6,6 @@ #include <QtWidgets/QLineEdit> #include <optional> -#include "dockhandler.h" #include "render.h" #include "sidebar.h" #include "uitypes.h" |
