Another set of updated icons.

This commit is contained in:
Jim Evins
2017-02-18 21:33:50 -05:00
parent 59c9f8754d
commit 06d708d8ac
43 changed files with 318 additions and 55 deletions
+1 -1
View File
@@ -426,7 +426,7 @@ namespace glabels
{
mObject = 0;
titleImageLabel->setPixmap( QPixmap(":icons/24x24/actions/glabels-object-properties.png") );
titleImageLabel->setPixmap( QPixmap(":icons/24x24/actions/glabels-object-properties.svg") );
titleLabel->setText( "Object properties" );
setEnabled( false );
}