Skip to content

Commit

Permalink
Add details link to view type dialog parse errors
Browse files Browse the repository at this point in the history
  • Loading branch information
negasora committed Jan 15, 2025
1 parent 362a420 commit bbbb091
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/typedialog.h
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ class BINARYNINJAUIAPI TypeDialog : public QDialog
void saveLocation();
void reject();
void accept();
void linkActivated(const QString& link);

private Q_SLOTS:
void accepted();
Expand Down

0 comments on commit bbbb091

Please sign in to comment.