summaryrefslogtreecommitdiff
path: root/ui/createstructdialog.h
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2025-07-12 16:13:18 -0400
committerJordan Wiens <jordan@psifertex.com>2025-07-12 16:13:18 -0400
commitaa9ab3be6d50b13157472ab10f9f82f3e74e16c1 (patch)
tree102bf0e8bc99f44fd5c64c3c26cf6c70c21f7bd8 /ui/createstructdialog.h
parent5d92c427fdb16e0b167b88eb53f61693cd67c535 (diff)
enhances expandable group to support expandable content and not
Diffstat (limited to 'ui/createstructdialog.h')
-rw-r--r--ui/createstructdialog.h1
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;