diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2025-07-12 16:13:18 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2025-07-12 16:13:18 -0400 |
| commit | aa9ab3be6d50b13157472ab10f9f82f3e74e16c1 (patch) | |
| tree | 102bf0e8bc99f44fd5c64c3c26cf6c70c21f7bd8 /ui/createstructdialog.h | |
| parent | 5d92c427fdb16e0b167b88eb53f61693cd67c535 (diff) | |
enhances expandable group to support expandable content and not
Diffstat (limited to 'ui/createstructdialog.h')
| -rw-r--r-- | ui/createstructdialog.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/createstructdialog.h b/ui/createstructdialog.h index 8718325f..eecaa914 100644 --- a/ui/createstructdialog.h +++ b/ui/createstructdialog.h @@ -51,7 +51,6 @@ class BINARYNINJAUIAPI BaseStructuresTableWidget : public QTableWidget public: BaseStructuresTableWidget(); - virtual QSize sizeHint() const override; protected: virtual void contextMenuEvent(QContextMenuEvent* event) override; |
