mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Improve usability of "Run External Program"
Users can write (platform dependent) shell scripts now.
This commit is contained in:
parent
def27bce4d
commit
df95efe33e
2 changed files with 46 additions and 18 deletions
|
@ -134,6 +134,7 @@ private:
|
|||
|
||||
void initializeTranslation();
|
||||
void processParams(const QStringList ¶ms);
|
||||
void runExternalProgram(BitTorrent::TorrentHandle *const torrent) const;
|
||||
void sendNotificationEmail(BitTorrent::TorrentHandle *const torrent);
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue