mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-09 19:52:31 +00:00
Converted sigc++ slots to std::tr1::function.
This commit is contained in:
@@ -123,7 +123,7 @@ TextInput::pressed(int key) {
|
||||
}
|
||||
}
|
||||
|
||||
m_slotDirty();
|
||||
mark_dirty();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user