mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-14 22:22:31 +00:00
* Added some missing includes.
* Changed more key bindings in ElementDownloadList to commands. git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1038 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
@@ -74,6 +74,8 @@ public:
|
||||
WStatusbar* window_statusbar() { return m_windowStatusbar; }
|
||||
WInput* window_input() { return m_windowInput; }
|
||||
|
||||
DownloadList* download_list() { return m_downloadList; }
|
||||
|
||||
void set_down_throttle(unsigned int throttle);
|
||||
void set_up_throttle(unsigned int throttle);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user