|  | @@ -14,8 +14,14 @@
 | 
	
		
			
				|  |  |     <string>Form</string>
 | 
	
		
			
				|  |  |    </property>
 | 
	
		
			
				|  |  |    <layout class="QGridLayout" name="gridLayout">
 | 
	
		
			
				|  |  | -   <item row="3" column="0">
 | 
	
		
			
				|  |  | +   <item row="4" column="0">
 | 
	
		
			
				|  |  |      <widget class="QTableView" name="tableView">
 | 
	
		
			
				|  |  | +     <property name="sizePolicy">
 | 
	
		
			
				|  |  | +      <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
 | 
	
		
			
				|  |  | +       <horstretch>0</horstretch>
 | 
	
		
			
				|  |  | +       <verstretch>0</verstretch>
 | 
	
		
			
				|  |  | +      </sizepolicy>
 | 
	
		
			
				|  |  | +     </property>
 | 
	
		
			
				|  |  |       <property name="sizeAdjustPolicy">
 | 
	
		
			
				|  |  |        <enum>QAbstractScrollArea::AdjustToContents</enum>
 | 
	
		
			
				|  |  |       </property>
 | 
	
	
		
			
				|  | @@ -39,7 +45,14 @@
 | 
	
		
			
				|  |  |       </attribute>
 | 
	
		
			
				|  |  |      </widget>
 | 
	
		
			
				|  |  |     </item>
 | 
	
		
			
				|  |  | -   <item row="5" column="0">
 | 
	
		
			
				|  |  | +   <item row="2" column="0">
 | 
	
		
			
				|  |  | +    <widget class="Line" name="line">
 | 
	
		
			
				|  |  | +     <property name="orientation">
 | 
	
		
			
				|  |  | +      <enum>Qt::Horizontal</enum>
 | 
	
		
			
				|  |  | +     </property>
 | 
	
		
			
				|  |  | +    </widget>
 | 
	
		
			
				|  |  | +   </item>
 | 
	
		
			
				|  |  | +   <item row="6" column="0">
 | 
	
		
			
				|  |  |      <widget class="Line" name="line_2">
 | 
	
		
			
				|  |  |       <property name="orientation">
 | 
	
		
			
				|  |  |        <enum>Qt::Horizontal</enum>
 | 
	
	
		
			
				|  | @@ -78,31 +91,16 @@
 | 
	
		
			
				|  |  |       </item>
 | 
	
		
			
				|  |  |      </layout>
 | 
	
		
			
				|  |  |     </item>
 | 
	
		
			
				|  |  | -   <item row="9" column="0">
 | 
	
		
			
				|  |  | -    <widget class="QPushButton" name="createExternalPushButton">
 | 
	
		
			
				|  |  | -     <property name="text">
 | 
	
		
			
				|  |  | -      <string>Create External Backup</string>
 | 
	
		
			
				|  |  | -     </property>
 | 
	
		
			
				|  |  | -    </widget>
 | 
	
		
			
				|  |  | -   </item>
 | 
	
		
			
				|  |  | -   <item row="7" column="0">
 | 
	
		
			
				|  |  | -    <widget class="QPushButton" name="restoreLocalPushButton">
 | 
	
		
			
				|  |  | -     <property name="text">
 | 
	
		
			
				|  |  | -      <string>Restore Local Backup</string>
 | 
	
		
			
				|  |  | -     </property>
 | 
	
		
			
				|  |  | -    </widget>
 | 
	
		
			
				|  |  | -   </item>
 | 
	
		
			
				|  |  | -   <item row="6" column="0">
 | 
	
		
			
				|  |  | -    <widget class="QPushButton" name="createLocalPushButton">
 | 
	
		
			
				|  |  | -     <property name="text">
 | 
	
		
			
				|  |  | -      <string>Create Local Backup</string>
 | 
	
		
			
				|  |  | -     </property>
 | 
	
		
			
				|  |  | -    </widget>
 | 
	
		
			
				|  |  | -   </item>
 | 
	
		
			
				|  |  |     <item row="1" column="0">
 | 
	
		
			
				|  |  |      <layout class="QHBoxLayout" name="horizontalLayout">
 | 
	
		
			
				|  |  |       <item>
 | 
	
		
			
				|  |  |        <widget class="QLabel" name="titleSpacerLabel1">
 | 
	
		
			
				|  |  | +       <property name="sizePolicy">
 | 
	
		
			
				|  |  | +        <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
 | 
	
		
			
				|  |  | +         <horstretch>0</horstretch>
 | 
	
		
			
				|  |  | +         <verstretch>0</verstretch>
 | 
	
		
			
				|  |  | +        </sizepolicy>
 | 
	
		
			
				|  |  | +       </property>
 | 
	
		
			
				|  |  |         <property name="text">
 | 
	
		
			
				|  |  |          <string/>
 | 
	
		
			
				|  |  |         </property>
 | 
	
	
		
			
				|  | @@ -127,26 +125,44 @@
 | 
	
		
			
				|  |  |       </item>
 | 
	
		
			
				|  |  |      </layout>
 | 
	
		
			
				|  |  |     </item>
 | 
	
		
			
				|  |  | -   <item row="2" column="0">
 | 
	
		
			
				|  |  | -    <widget class="Line" name="line">
 | 
	
		
			
				|  |  | -     <property name="orientation">
 | 
	
		
			
				|  |  | -      <enum>Qt::Horizontal</enum>
 | 
	
		
			
				|  |  | -     </property>
 | 
	
		
			
				|  |  | -    </widget>
 | 
	
		
			
				|  |  | -   </item>
 | 
	
		
			
				|  |  | -   <item row="10" column="0">
 | 
	
		
			
				|  |  | -    <widget class="QPushButton" name="restoreExternalPushButton">
 | 
	
		
			
				|  |  | -     <property name="text">
 | 
	
		
			
				|  |  | -      <string>Restore External Backup</string>
 | 
	
		
			
				|  |  | -     </property>
 | 
	
		
			
				|  |  | -    </widget>
 | 
	
		
			
				|  |  | -   </item>
 | 
	
		
			
				|  |  | -   <item row="8" column="0">
 | 
	
		
			
				|  |  | -    <widget class="QPushButton" name="deleteSelectedPushButton">
 | 
	
		
			
				|  |  | -     <property name="text">
 | 
	
		
			
				|  |  | -      <string>Delete Selected Backup</string>
 | 
	
		
			
				|  |  | -     </property>
 | 
	
		
			
				|  |  | -    </widget>
 | 
	
		
			
				|  |  | +   <item row="3" column="0">
 | 
	
		
			
				|  |  | +    <layout class="QHBoxLayout" name="horizontalLayout_11">
 | 
	
		
			
				|  |  | +     <item>
 | 
	
		
			
				|  |  | +      <widget class="QPushButton" name="restoreExternalPushButton">
 | 
	
		
			
				|  |  | +       <property name="text">
 | 
	
		
			
				|  |  | +        <string>Restore External Backup</string>
 | 
	
		
			
				|  |  | +       </property>
 | 
	
		
			
				|  |  | +      </widget>
 | 
	
		
			
				|  |  | +     </item>
 | 
	
		
			
				|  |  | +     <item>
 | 
	
		
			
				|  |  | +      <widget class="QPushButton" name="createExternalPushButton">
 | 
	
		
			
				|  |  | +       <property name="text">
 | 
	
		
			
				|  |  | +        <string>Create External Backup</string>
 | 
	
		
			
				|  |  | +       </property>
 | 
	
		
			
				|  |  | +      </widget>
 | 
	
		
			
				|  |  | +     </item>
 | 
	
		
			
				|  |  | +     <item>
 | 
	
		
			
				|  |  | +      <widget class="QPushButton" name="deleteSelectedPushButton">
 | 
	
		
			
				|  |  | +       <property name="text">
 | 
	
		
			
				|  |  | +        <string>Delete Selected Backup</string>
 | 
	
		
			
				|  |  | +       </property>
 | 
	
		
			
				|  |  | +      </widget>
 | 
	
		
			
				|  |  | +     </item>
 | 
	
		
			
				|  |  | +     <item>
 | 
	
		
			
				|  |  | +      <widget class="QPushButton" name="restoreLocalPushButton">
 | 
	
		
			
				|  |  | +       <property name="text">
 | 
	
		
			
				|  |  | +        <string>Restore Local Backup</string>
 | 
	
		
			
				|  |  | +       </property>
 | 
	
		
			
				|  |  | +      </widget>
 | 
	
		
			
				|  |  | +     </item>
 | 
	
		
			
				|  |  | +     <item>
 | 
	
		
			
				|  |  | +      <widget class="QPushButton" name="createLocalPushButton">
 | 
	
		
			
				|  |  | +       <property name="text">
 | 
	
		
			
				|  |  | +        <string>Create Local Backup</string>
 | 
	
		
			
				|  |  | +       </property>
 | 
	
		
			
				|  |  | +      </widget>
 | 
	
		
			
				|  |  | +     </item>
 | 
	
		
			
				|  |  | +    </layout>
 | 
	
		
			
				|  |  |     </item>
 | 
	
		
			
				|  |  |    </layout>
 | 
	
		
			
				|  |  |   </widget>
 |