Integrating github/staging through commit ab87ed9
This commit is contained in:
@@ -215,7 +215,6 @@ void QRollupCtrl::writeSettings(const QString& qSettingsGroup)
|
||||
|
||||
void QRollupCtrl::updateTabs()
|
||||
{
|
||||
QRollupCtrlButton* lastButton = 0;
|
||||
for (auto i = m_pageList.constBegin(); i != m_pageList.constEnd(); ++i)
|
||||
{
|
||||
QRollupCtrlButton* tB = (*i).button;
|
||||
|
||||
Reference in New Issue
Block a user