Skip to content

Commit bbbb091

Browse files
committed
Add details link to view type dialog parse errors
1 parent 362a420 commit bbbb091

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/typedialog.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ class BINARYNINJAUIAPI TypeDialog : public QDialog
105105
void saveLocation();
106106
void reject();
107107
void accept();
108+
void linkActivated(const QString& link);
108109

109110
private Q_SLOTS:
110111
void accepted();

0 commit comments

Comments
 (0)