Skip to content

Commit 5da9c9b

Browse files
committed
Add description column to project browser
1 parent 5bd3e60 commit 5da9c9b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ui/projectbrowser.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ class BINARYNINJAUIAPI ProjectItemModel: public QStandardItemModel, public Binar
121121
COL_SIZE_ON_DISK,
122122
COL_CREATED,
123123
COL_LAST_OPENED,
124+
COL_DESCRIPTION,
124125
COL_STATUS,
125126
COLUMN_COUNT,
126127
};

0 commit comments

Comments
 (0)