git-svn-id: svn://db.shs.com.ru/libs@464 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -61,7 +61,7 @@ void Ribbon::_resize() {
|
||||
|
||||
|
||||
void Ribbon::_setIconsSize() {
|
||||
qDebug() << "resize" << preferredIconSize() << QApplication::font();
|
||||
//qDebug() << "resize" << preferredIconSize() << QApplication::font();
|
||||
setTabIconSize(preferredIconSize(2, this));
|
||||
setIconSize(preferredIconSize(3, this));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user