Use cleaned up logo
This commit is contained in:
parent
d7f7e8269f
commit
995568814b
21 changed files with 158 additions and 371 deletions
|
|
@ -65,7 +65,7 @@ MainWindow::MainWindow(QWidget *parent)
|
|||
setFont(font);
|
||||
|
||||
userSettings_ = QSharedPointer<UserSettings>(new UserSettings);
|
||||
trayIcon_ = new TrayIcon(":/logos/nheko-32.png", this);
|
||||
trayIcon_ = new TrayIcon(":/logos/nheko.svg", this);
|
||||
|
||||
welcome_page_ = new WelcomePage(this);
|
||||
login_page_ = new LoginPage(this);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue