update about tab
This commit is contained in:
@@ -54,6 +54,7 @@
|
||||
|
||||
</qresource>
|
||||
<qresource prefix="/img">
|
||||
<file>res/hushdlogo.png</file>
|
||||
<file>res/hushdlogo.gif</file>
|
||||
<file>res/silentdragonlite-animated.gif</file>
|
||||
<file>res/silentdragonlite-animated-dark.gif</file>
|
||||
|
||||
@@ -1344,7 +1344,7 @@ void MainWindow::setupBalancesTab() {
|
||||
}
|
||||
|
||||
void MainWindow::setuphushdTab() {
|
||||
ui->hushdlogo->setBasePixmap(QPixmap(":/img/res/hushdlogo.gif"));
|
||||
ui->hushdlogo->setBasePixmap(QPixmap(":/img/res/hushdlogo.png"));
|
||||
}
|
||||
|
||||
void MainWindow::setupTransactionsTab() {
|
||||
|
||||
Reference in New Issue
Block a user