mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-12 05:02:31 +00:00
* Allow Frame's to be located in both rows and columns. Improved min
height/width for windows. git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@748 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
@@ -61,6 +61,7 @@ ElementLogComplete::activate(display::Frame* frame) {
|
||||
control->input()->push_front(&m_bindings);
|
||||
|
||||
m_window = new WLogComplete(m_log);
|
||||
m_window->set_active(true);
|
||||
|
||||
m_frame = frame;
|
||||
m_frame->initialize_window(m_window);
|
||||
|
||||
Reference in New Issue
Block a user