Subversion Repositories Scribus

Compare Revisions

Regard whitespace Rev 3719 → Rev 3720

/branches/Version13x/Scribus/scribus/plugins/scriptplugin/cmdobj.cpp
514,6 → 514,7
}
// quick hack to always apply on the right frame - pv
ScApp->view->Deselect(true);
//CB I dont think we need to draw here. Its faster if we dont.
ScApp->view->SelectItem(item, false);
// Now apply the style.
ScApp->setNewAbStyle(styleid);