|
|
|
@ -6,19 +6,19 @@ |
|
|
|
|
<x>0</x> |
|
|
|
|
<y>0</y> |
|
|
|
|
<width>571</width> |
|
|
|
|
<height>341</height> |
|
|
|
|
<height>420</height> |
|
|
|
|
</rect> |
|
|
|
|
</property> |
|
|
|
|
<property name="minimumSize" > |
|
|
|
|
<size> |
|
|
|
|
<width>571</width> |
|
|
|
|
<height>341</height> |
|
|
|
|
<height>420</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
<property name="maximumSize" > |
|
|
|
|
<size> |
|
|
|
|
<width>571</width> |
|
|
|
|
<height>341</height> |
|
|
|
|
<height>420</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
<property name="windowTitle" > |
|
|
|
@ -62,21 +62,34 @@ |
|
|
|
|
<enum>QTabWidget::Rounded</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="currentIndex" > |
|
|
|
|
<number>2</number> |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
<widget class="QWidget" name="tab" > |
|
|
|
|
<attribute name="title" > |
|
|
|
|
<string>Securi&ty</string> |
|
|
|
|
<string>General</string> |
|
|
|
|
</attribute> |
|
|
|
|
<widget class="QWidget" name="widget" > |
|
|
|
|
<property name="geometry" > |
|
|
|
|
<rect> |
|
|
|
|
<x>10</x> |
|
|
|
|
<y>20</y> |
|
|
|
|
<width>531</width> |
|
|
|
|
<height>31</height> |
|
|
|
|
</rect> |
|
|
|
|
<layout class="QVBoxLayout" > |
|
|
|
|
<property name="margin" > |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="spacing" > |
|
|
|
|
<number>6</number> |
|
|
|
|
</property> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QCheckBox" name="checkBox_ShowSysTrayIcon" > |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>Show system tray icon</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QCheckBox" name="checkBox_MinimizeToTray" > |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>Minimize to tray when clicking the main window's close button</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<layout class="QHBoxLayout" > |
|
|
|
|
<property name="margin" > |
|
|
|
|
<number>0</number> |
|
|
|
@ -85,62 +98,108 @@ |
|
|
|
|
<number>6</number> |
|
|
|
|
</property> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="textLabel1" > |
|
|
|
|
<property name="sizePolicy" > |
|
|
|
|
<sizepolicy> |
|
|
|
|
<hsizetype>4</hsizetype> |
|
|
|
|
<vsizetype>5</vsizetype> |
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
</sizepolicy> |
|
|
|
|
<widget class="QCheckBox" name="CheckBox_OpenLast" > |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>Remember last opened file</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="shortcut" > |
|
|
|
|
<string>Alt+Ö</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<spacer> |
|
|
|
|
<property name="orientation" > |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeType" > |
|
|
|
|
<enum>QSizePolicy::Fixed</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" > |
|
|
|
|
<size> |
|
|
|
|
<width>10</width> |
|
|
|
|
<height>20</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QCheckBox" name="CheckBox_RememberLastKey" > |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>Clear clipboard after:</string> |
|
|
|
|
<string>Remember last key type and location</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QSpinBox" name="SpinBox_ClipboardTime" > |
|
|
|
|
<property name="sizePolicy" > |
|
|
|
|
<sizepolicy> |
|
|
|
|
<hsizetype>5</hsizetype> |
|
|
|
|
<vsizetype>0</vsizetype> |
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
</sizepolicy> |
|
|
|
|
<spacer> |
|
|
|
|
<property name="orientation" > |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="maximumSize" > |
|
|
|
|
<property name="sizeHint" > |
|
|
|
|
<size> |
|
|
|
|
<width>80</width> |
|
|
|
|
<height>16777215</height> |
|
|
|
|
<width>40</width> |
|
|
|
|
<height>20</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
<property name="maximum" > |
|
|
|
|
<number>50000</number> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<layout class="QHBoxLayout" > |
|
|
|
|
<property name="margin" > |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="value" > |
|
|
|
|
<number>2</number> |
|
|
|
|
<property name="spacing" > |
|
|
|
|
<number>6</number> |
|
|
|
|
</property> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QCheckBox" name="checkBox_SaveFileDlgHistory" > |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>Save recent directories of file dialogs</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="textLabel2" > |
|
|
|
|
<spacer> |
|
|
|
|
<property name="orientation" > |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeType" > |
|
|
|
|
<enum>QSizePolicy::Fixed</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" > |
|
|
|
|
<size> |
|
|
|
|
<width>10</width> |
|
|
|
|
<height>20</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QPushButton" name="Button_ClearFileDlgHistory" > |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>Seconds</string> |
|
|
|
|
<string>Clear</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
<widget class="QCheckBox" name="CheckBox_ShowPasswords" > |
|
|
|
|
<property name="geometry" > |
|
|
|
|
<rect> |
|
|
|
|
<x>10</x> |
|
|
|
|
<y>50</y> |
|
|
|
|
<width>531</width> |
|
|
|
|
<item> |
|
|
|
|
<spacer> |
|
|
|
|
<property name="orientation" > |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" > |
|
|
|
|
<size> |
|
|
|
|
<width>40</width> |
|
|
|
|
<height>20</height> |
|
|
|
|
</rect> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QCheckBox" name="CheckBox_ShowPasswords" > |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>Sh&ow passwords in plain text by default</string> |
|
|
|
|
</property> |
|
|
|
@ -148,32 +207,137 @@ |
|
|
|
|
<string>Alt+O</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QCheckBox" name="checkBox_4" > |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>Enable bookmark menu</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<layout class="QHBoxLayout" > |
|
|
|
|
<property name="margin" > |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="spacing" > |
|
|
|
|
<number>6</number> |
|
|
|
|
</property> |
|
|
|
|
<item> |
|
|
|
|
<layout class="QVBoxLayout" > |
|
|
|
|
<property name="margin" > |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="spacing" > |
|
|
|
|
<number>6</number> |
|
|
|
|
</property> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="label_3" > |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>Group tree at start-up:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<spacer> |
|
|
|
|
<property name="orientation" > |
|
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" > |
|
|
|
|
<size> |
|
|
|
|
<width>20</width> |
|
|
|
|
<height>40</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<layout class="QVBoxLayout" > |
|
|
|
|
<property name="margin" > |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="spacing" > |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QRadioButton" name="Radio_GroupTreeRestore" > |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>Restore last state</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QRadioButton" name="Radio_GroupTreeExpand" > |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>Expand all items</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QRadioButton" name="Radion_GroupTreeDoNothing" > |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>Do not expand any item</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<spacer> |
|
|
|
|
<property name="orientation" > |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" > |
|
|
|
|
<size> |
|
|
|
|
<width>40</width> |
|
|
|
|
<height>20</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<spacer> |
|
|
|
|
<property name="orientation" > |
|
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" > |
|
|
|
|
<size> |
|
|
|
|
<width>20</width> |
|
|
|
|
<height>40</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
<widget class="QWidget" name="TabPage" > |
|
|
|
|
<attribute name="title" > |
|
|
|
|
<string>Appea&rance</string> |
|
|
|
|
</attribute> |
|
|
|
|
<widget class="QGroupBox" name="groupBox1" > |
|
|
|
|
<property name="geometry" > |
|
|
|
|
<rect> |
|
|
|
|
<x>20</x> |
|
|
|
|
<y>10</y> |
|
|
|
|
<width>520</width> |
|
|
|
|
<height>90</height> |
|
|
|
|
</rect> |
|
|
|
|
<layout class="QVBoxLayout" > |
|
|
|
|
<property name="margin" > |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="spacing" > |
|
|
|
|
<number>6</number> |
|
|
|
|
</property> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QGroupBox" name="groupBox1" > |
|
|
|
|
<property name="title" > |
|
|
|
|
<string>Banner Color</string> |
|
|
|
|
</property> |
|
|
|
|
<widget class="QWidget" name="widget" > |
|
|
|
|
<property name="geometry" > |
|
|
|
|
<rect> |
|
|
|
|
<x>11</x> |
|
|
|
|
<y>20</y> |
|
|
|
|
<width>501</width> |
|
|
|
|
<height>62</height> |
|
|
|
|
</rect> |
|
|
|
|
<layout class="QVBoxLayout" > |
|
|
|
|
<property name="margin" > |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="spacing" > |
|
|
|
|
<number>6</number> |
|
|
|
|
</property> |
|
|
|
|
<item> |
|
|
|
|
<layout class="QGridLayout" > |
|
|
|
|
<property name="margin" > |
|
|
|
|
<number>0</number> |
|
|
|
@ -428,37 +592,113 @@ |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QCheckBox" name="CheckBox_AlternatingRowColors" > |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>Alternating Row Colors</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
<widget class="QCheckBox" name="CheckBox_ExpandGroupTree" > |
|
|
|
|
<property name="geometry" > |
|
|
|
|
<rect> |
|
|
|
|
<x>10</x> |
|
|
|
|
<y>110</y> |
|
|
|
|
<width>521</width> |
|
|
|
|
<height>20</height> |
|
|
|
|
</rect> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<spacer> |
|
|
|
|
<property name="orientation" > |
|
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>Expand group tree when opening a database</string> |
|
|
|
|
<property name="sizeHint" > |
|
|
|
|
<size> |
|
|
|
|
<width>20</width> |
|
|
|
|
<height>40</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
<property name="shortcut" > |
|
|
|
|
<string>Alt+Ö</string> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
<widget class="QWidget" name="tab_3" > |
|
|
|
|
<attribute name="title" > |
|
|
|
|
<string>Security</string> |
|
|
|
|
</attribute> |
|
|
|
|
<layout class="QVBoxLayout" > |
|
|
|
|
<property name="margin" > |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="spacing" > |
|
|
|
|
<number>6</number> |
|
|
|
|
</property> |
|
|
|
|
<item> |
|
|
|
|
<layout class="QHBoxLayout" > |
|
|
|
|
<property name="margin" > |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="spacing" > |
|
|
|
|
<number>6</number> |
|
|
|
|
</property> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="textLabel1" > |
|
|
|
|
<property name="sizePolicy" > |
|
|
|
|
<sizepolicy> |
|
|
|
|
<hsizetype>4</hsizetype> |
|
|
|
|
<vsizetype>5</vsizetype> |
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
</sizepolicy> |
|
|
|
|
</property> |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>Clear clipboard after:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
<widget class="QCheckBox" name="CheckBox_AlternatingRowColors" > |
|
|
|
|
<property name="geometry" > |
|
|
|
|
<rect> |
|
|
|
|
<x>10</x> |
|
|
|
|
<y>130</y> |
|
|
|
|
<width>531</width> |
|
|
|
|
<height>22</height> |
|
|
|
|
</rect> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QSpinBox" name="SpinBox_ClipboardTime" > |
|
|
|
|
<property name="sizePolicy" > |
|
|
|
|
<sizepolicy> |
|
|
|
|
<hsizetype>5</hsizetype> |
|
|
|
|
<vsizetype>0</vsizetype> |
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
</sizepolicy> |
|
|
|
|
</property> |
|
|
|
|
<property name="maximumSize" > |
|
|
|
|
<size> |
|
|
|
|
<width>80</width> |
|
|
|
|
<height>16777215</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
<property name="maximum" > |
|
|
|
|
<number>50000</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="value" > |
|
|
|
|
<number>2</number> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="textLabel2" > |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>Alternating Row Colors</string> |
|
|
|
|
<string>Seconds</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<spacer> |
|
|
|
|
<property name="orientation" > |
|
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" > |
|
|
|
|
<size> |
|
|
|
|
<width>20</width> |
|
|
|
|
<height>40</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
<widget class="QWidget" name="tab_2" > |
|
|
|
|
<attribute name="title" > |
|
|
|
@ -589,15 +829,14 @@ |
|
|
|
|
<attribute name="title" > |
|
|
|
|
<string>&Other</string> |
|
|
|
|
</attribute> |
|
|
|
|
<widget class="QWidget" name="widget" > |
|
|
|
|
<property name="geometry" > |
|
|
|
|
<rect> |
|
|
|
|
<x>10</x> |
|
|
|
|
<y>70</y> |
|
|
|
|
<width>531</width> |
|
|
|
|
<height>66</height> |
|
|
|
|
</rect> |
|
|
|
|
<layout class="QVBoxLayout" > |
|
|
|
|
<property name="margin" > |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="spacing" > |
|
|
|
|
<number>6</number> |
|
|
|
|
</property> |
|
|
|
|
<item> |
|
|
|
|
<layout class="QGridLayout" > |
|
|
|
|
<property name="margin" > |
|
|
|
|
<number>0</number> |
|
|
|
@ -645,36 +884,21 @@ |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
<widget class="QCheckBox" name="CheckBox_RememberLastKey" > |
|
|
|
|
<property name="geometry" > |
|
|
|
|
<rect> |
|
|
|
|
<x>30</x> |
|
|
|
|
<y>40</y> |
|
|
|
|
<width>501</width> |
|
|
|
|
<height>22</height> |
|
|
|
|
</rect> |
|
|
|
|
</property> |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>Remember last key type and location</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
<widget class="QCheckBox" name="CheckBox_OpenLast" > |
|
|
|
|
<property name="geometry" > |
|
|
|
|
<rect> |
|
|
|
|
<x>10</x> |
|
|
|
|
<y>20</y> |
|
|
|
|
<width>521</width> |
|
|
|
|
<height>20</height> |
|
|
|
|
</rect> |
|
|
|
|
</property> |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>Remember last opened file</string> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<spacer> |
|
|
|
|
<property name="orientation" > |
|
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="shortcut" > |
|
|
|
|
<string>Alt+Ö</string> |
|
|
|
|
<property name="sizeHint" > |
|
|
|
|
<size> |
|
|
|
|
<width>20</width> |
|
|
|
|
<height>40</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
@ -693,12 +917,10 @@ |
|
|
|
|
<layoutdefault spacing="6" margin="11" /> |
|
|
|
|
<tabstops> |
|
|
|
|
<tabstop>tabWidget4</tabstop> |
|
|
|
|
<tabstop>SpinBox_ClipboardTime</tabstop> |
|
|
|
|
<tabstop>CheckBox_ShowPasswords</tabstop> |
|
|
|
|
<tabstop>ButtonColor1</tabstop> |
|
|
|
|
<tabstop>ButtonTextColor</tabstop> |
|
|
|
|
<tabstop>ButtonColor2</tabstop> |
|
|
|
|
<tabstop>CheckBox_OpenLast</tabstop> |
|
|
|
|
</tabstops> |
|
|
|
|
<resources/> |
|
|
|
|
<connections/> |
|
|
|
|