mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-11 07:05:48 +01:00
2017-06-28 Fred Gleason <fredg@paravelsystems.com>
* Added a new icon set created by Josh Edelstein.
This commit is contained in:
@@ -117,7 +117,7 @@ MainWidget::MainWidget(QWidget *parent)
|
||||
//
|
||||
// Create And Set Icons
|
||||
//
|
||||
login_rivendell_map=new QPixmap(rivendell_xpm);
|
||||
login_rivendell_map=new QPixmap(rivendell_22x22_xpm);
|
||||
setIcon(*login_rivendell_map);
|
||||
setCaption(tr("RDSelect")+" v"+VERSION);
|
||||
greencheckmark_map=new QPixmap(greencheckmark_xpm);
|
||||
|
||||
Reference in New Issue
Block a user