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/memorymap.h | |
| parent | 07fac8b5f590f31f879dda36ecd7e943ae63f97c (diff) | |
Remove DockHandler and DockWidget support.
Diffstat (limited to 'ui/memorymap.h')
| -rw-r--r-- | ui/memorymap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/memorymap.h b/ui/memorymap.h index 982bfe26..4052a646 100644 --- a/ui/memorymap.h +++ b/ui/memorymap.h @@ -9,11 +9,11 @@ #include <QtWidgets/QPushButton> #include <QtWidgets/QStyledItemDelegate> -#include "dockhandler.h" #include "render.h" #include "sidebar.h" #include "uitypes.h" #include "fontsettings.h" +#include "viewframe.h" /*! |
