Initial assets update
@@ -50,7 +50,7 @@
|
||||
<file>res/tx_mined.png</file>
|
||||
</qresource>
|
||||
<qresource prefix="/img">
|
||||
<file>res/hushdlogo.png</file>
|
||||
<file>res/drgxlogo.png</file>
|
||||
<file>res/silentdragonxlite-animated.gif</file>
|
||||
<file>res/silentdragonxlite-animated-dark.gif</file>
|
||||
<file>res/silentdragonxlite-animated-startup-dark.gif</file>
|
||||
|
||||
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 15 KiB |
BIN
res/dark-01.png
|
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 20 KiB |
BIN
res/drgxlogo.png
Normal file
|
After Width: | Height: | Size: 40 KiB |
|
Before Width: | Height: | Size: 19 KiB |
BIN
res/icon.ico
|
Before Width: | Height: | Size: 401 KiB After Width: | Height: | Size: 18 KiB |
BIN
res/loading.gif
|
Before Width: | Height: | Size: 802 B After Width: | Height: | Size: 3.0 KiB |
BIN
res/logobig.gif
|
Before Width: | Height: | Size: 8.3 KiB After Width: | Height: | Size: 7.5 KiB |
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 406 KiB After Width: | Height: | Size: 1.8 MiB |
|
Before Width: | Height: | Size: 902 KiB After Width: | Height: | Size: 1.0 MiB |
|
Before Width: | Height: | Size: 406 KiB After Width: | Height: | Size: 1.3 MiB |
@@ -1360,7 +1360,7 @@ void MainWindow::setupBalancesTab() {
|
||||
}
|
||||
|
||||
void MainWindow::setuphushdTab() {
|
||||
ui->hushdlogo->setBasePixmap(QPixmap(":/img/res/hushdlogo.png"));
|
||||
ui->drgxlogo->setBasePixmap(QPixmap(":/img/res/drgxlogo.png"));
|
||||
}
|
||||
|
||||
void MainWindow::setupTransactionsTab() {
|
||||
|
||||
@@ -1527,7 +1527,7 @@
|
||||
<attribute name="title">
|
||||
<string>Information about DragonX</string>
|
||||
</attribute>
|
||||
<widget class="FilledIconLabel" name="hushdlogo">
|
||||
<widget class="FilledIconLabel" name="drgxlogo">
|
||||
<property name="enabled">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
|
||||