Browse Source

Pull static image version of quick start guide.

Adam Ierymenko 11 years ago
parent
commit
aaf0ef6b19
4 changed files with 3 additions and 28 deletions
  1. BIN
      ZeroTierUI/ZT1GUI.png
  2. BIN
      ZeroTierUI/ZT1GUI.xcf
  3. 3 27
      ZeroTierUI/quickstartdialog.ui
  4. 0 1
      ZeroTierUI/resources.qrc

BIN
ZeroTierUI/ZT1GUI.png


BIN
ZeroTierUI/ZT1GUI.xcf


+ 3 - 27
ZeroTierUI/quickstartdialog.ui

@@ -45,8 +45,8 @@
        <rect>
         <x>0</x>
         <y>0</y>
-        <width>785</width>
-        <height>800</height>
+        <width>800</width>
+        <height>446</height>
        </rect>
       </property>
       <layout class="QHBoxLayout" name="horizontalLayout_2">
@@ -62,28 +62,6 @@
        <property name="bottomMargin">
         <number>0</number>
        </property>
-       <item>
-        <widget class="QLabel" name="label">
-         <property name="styleSheet">
-          <string notr="true">background: #000000;</string>
-         </property>
-         <property name="text">
-          <string/>
-         </property>
-         <property name="textFormat">
-          <enum>Qt::PlainText</enum>
-         </property>
-         <property name="pixmap">
-          <pixmap resource="resources.qrc">:/img/ZT1GUI.png</pixmap>
-         </property>
-         <property name="scaledContents">
-          <bool>false</bool>
-         </property>
-         <property name="alignment">
-          <set>Qt::AlignCenter</set>
-         </property>
-        </widget>
-       </item>
       </layout>
      </widget>
     </widget>
@@ -146,9 +124,7 @@
    </item>
   </layout>
  </widget>
- <resources>
-  <include location="resources.qrc"/>
- </resources>
+ <resources/>
  <connections>
   <connection>
    <sender>okButton</sender>

+ 0 - 1
ZeroTierUI/resources.qrc

@@ -1,7 +1,6 @@
 <RCC>
     <qresource prefix="/img">
         <file>zt1icon.png</file>
-        <file>ZT1GUI.png</file>
     </qresource>
     <qresource prefix="/css">
         <file>stylesheet.css</file>