Skip to content

Commit 0a65384

Browse files
committed
add focusandselectfilter for filteredit
1 parent f252933 commit 0a65384

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ui/filter.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ class BINARYNINJAUIAPI FilteredView : public QWidget
6565
void updateFonts();
6666
void clearFilter();
6767
void showFilter(const QString& initialText);
68+
void focusAndSelectFilter();
6869

6970
static bool match(const std::string& name, const std::string& filter);
7071

0 commit comments

Comments
 (0)