mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-21 16:07:23 -06:00
Improve usability of "Run External Program"
Users can write (platform dependent) shell scripts now.
This commit is contained in:
committed by
sledgehammer999
parent
b5db0eeec1
commit
f1968de2c9
@@ -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);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user