Add screenshots

This commit is contained in:
Aditya Kulkarni
2018-10-15 22:37:51 -07:00
parent 1399c5401f
commit b69a222b38
10 changed files with 27 additions and 21 deletions

View File

@@ -11,7 +11,11 @@
</rect>
</property>
<property name="windowTitle">
<string>MainWindow</string>
<string>zcash-qt-wallet</string>
</property>
<property name="windowIcon">
<iconset resource="../application.qrc">
<normaloff>:/icons/res/icon.ico</normaloff>:/icons/res/icon.ico</iconset>
</property>
<widget class="QWidget" name="centralWidget">
<layout class="QGridLayout" name="gridLayout_3">
@@ -247,8 +251,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>772</width>
<height>218</height>
<width>823</width>
<height>226</height>
</rect>
</property>
<layout class="QVBoxLayout" name="sendToLayout">
@@ -675,6 +679,8 @@
<tabstop>txtRecieve</tabstop>
<tabstop>transactionsTable</tabstop>
</tabstops>
<resources/>
<resources>
<include location="../application.qrc"/>
</resources>
<connections/>
</ui>