mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
parent
424e2c76fa
commit
b2b7d02c01
2 changed files with 40 additions and 4 deletions
|
@ -213,6 +213,7 @@ private:
|
|||
void dragEnterEvent(QDragEnterEvent *event) override;
|
||||
void closeEvent(QCloseEvent *) override;
|
||||
void showEvent(QShowEvent *) override;
|
||||
void keyPressEvent(QKeyEvent *event) override;
|
||||
bool event(QEvent *e) override;
|
||||
void displayRSSTab(bool enable);
|
||||
void displaySearchTab(bool enable);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue