Added new 32x32 icons.

This commit is contained in:
Jim Evins
2017-02-19 18:31:51 -05:00
parent 3f0741cd77
commit a864766472
12 changed files with 136 additions and 76 deletions
+1 -1
View File
@@ -423,7 +423,7 @@ namespace glabels
public:
FilePrint()
{
addFile( ":icons/32x32/actions/file-print.png" );
addPixmap( QPixmap( ":icons/32x32/actions/print.svg" ) );
}
};