mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-15 06:32:31 +00:00
Use separate thread for saving session data.
This commit is contained in:
+2
-1
@@ -98,7 +98,8 @@ public:
|
||||
|
||||
const std::string& keymap_style() { return m_keymap_style; }
|
||||
void set_keymap_style(const std::string& style);
|
||||
const int navigation_key(NavigationKeymap key);
|
||||
|
||||
int navigation_key(NavigationKeymap key);
|
||||
|
||||
private:
|
||||
void setup_keys();
|
||||
|
||||
Reference in New Issue
Block a user