Again tabs in "Groups" dialog

This commit is contained in:
Abs62 2012-11-28 21:50:31 +04:00
parent b5ac0ccf78
commit 3616665f1f

View file

@ -501,6 +501,8 @@ void DictGroupsWidget::populate( Config::Groups const & groups,
addTab( new DictGroupWidget( this, *allDicts, groups[ x ] ), escapeAmps( groups[ x ].name ) );
nextId = groups.nextId;
setUsesScrollButtons( count() > 3 );
}
/// Creates groups from what is currently set up