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/variablelist.h | |
| parent | 07fac8b5f590f31f879dda36ecd7e943ae63f97c (diff) | |
Remove DockHandler and DockWidget support.
Diffstat (limited to 'ui/variablelist.h')
| -rw-r--r-- | ui/variablelist.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/variablelist.h b/ui/variablelist.h index e10d40eb..7cad6e2a 100644 --- a/ui/variablelist.h +++ b/ui/variablelist.h @@ -7,7 +7,6 @@ #include <QtWidgets/QWidget> #include "binaryninjacore.h" -#include "dockhandler.h" #include "filter.h" #include "uitypes.h" #include "viewframe.h" |
