mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-30 05:51:23 +08:00
Ref T345, in view added acceptRowSelection
This commit is contained in:
@@ -24,7 +24,7 @@ namespace BlackGui
|
||||
{
|
||||
m_menus |= MenuClear;
|
||||
this->menuRemoveItems(MenuRefresh | MenuBackend | MenuToggleSelectionMode);
|
||||
m_acceptRowSelected = true;
|
||||
m_acceptRowSelection = true;
|
||||
this->standardInit(new CStatusMessageListModel(this));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user