mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-09 11:42:33 +00:00
* Cleanup of TextElement.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@838 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
@@ -60,6 +60,8 @@ public:
|
||||
|
||||
virtual extent_type max_length() = 0;
|
||||
|
||||
static void push_attribute(Canvas::attributes_list* attributes, Attributes value);
|
||||
|
||||
private:
|
||||
TextElement(const TextElement&);
|
||||
void operator = (const TextElement&);
|
||||
|
||||
Reference in New Issue
Block a user