mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-15 01:33:07 -07:00
- Added Documentation entry in Help menu
This commit is contained in:
parent
5e73539393
commit
e6fca96d0d
4 changed files with 90 additions and 24 deletions
|
@ -139,6 +139,7 @@ class GUI : public QMainWindow, private Ui::MainWindow{
|
|||
void on_actionDelete_triggered();
|
||||
void on_actionSet_download_limit_triggered();
|
||||
void on_actionSet_upload_limit_triggered();
|
||||
void on_actionDocumentation_triggered();
|
||||
void checkConnectionStatus();
|
||||
void configureSession(bool deleteOptions);
|
||||
void processParams(const QStringList& params);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue