Enable Ctrl+F hotkey for more inputs

PR #20131.
This commit is contained in:
thalieht
2023-12-19 19:52:47 +02:00
committed by GitHub
parent 4057972b2d
commit 8dcc734df5
5 changed files with 33 additions and 6 deletions

View File

@@ -73,6 +73,8 @@ public:
TrackerListWidget *getTrackerList() const;
PeerListWidget *getPeerList() const;
QTreeView *getFilesList() const;
PropTabBar *tabBar() const;
LineEdit *contentFilterLine() const;
public slots:
void setVisibility(bool visible);