mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-05 17:52:29 +00:00
* Converted some internal sigc++ calls to lightweight function
wrappers. * Some client code cleanup. git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@576 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
+2
-1
@@ -39,6 +39,8 @@
|
||||
|
||||
#include "input/bindings.h"
|
||||
|
||||
class Control;
|
||||
|
||||
namespace display {
|
||||
class WindowStatusbar;
|
||||
}
|
||||
@@ -46,7 +48,6 @@ namespace display {
|
||||
namespace ui {
|
||||
|
||||
class DownloadList;
|
||||
class Control;
|
||||
|
||||
class Root {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user