mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-14 09:13:08 -07:00
- Logs are now in a separate dialog
This commit is contained in:
parent
f0049f1dae
commit
9156c9ac8f
8 changed files with 126 additions and 10 deletions
|
@ -116,6 +116,7 @@ class GUI : public QMainWindow, private Ui::MainWindow{
|
|||
void on_actionCreate_torrent_triggered();
|
||||
void on_actionWebsite_triggered() const;
|
||||
void on_actionBugReport_triggered() const;
|
||||
void on_actionShow_console_triggered();
|
||||
void readParamsOnSocket();
|
||||
void acceptConnection();
|
||||
void togglePausedState(QString hash);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue