summaryrefslogtreecommitdiffhomepage
path: root/ftnoir_tracker_pt
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2013-09-14 00:43:10 +0200
committerStanislaw Halik <sthalik@misaki.pl>2013-09-14 00:43:10 +0200
commite695bca32e6f34461dfa720a2b693835adbb9422 (patch)
tree26f2c246e7eae19f5a863ed6a361b61e94947cf7 /ftnoir_tracker_pt
parentab8a2bcd1316abe8073e1751347b6be1db3507f9 (diff)
Remove the modal flag from PT settings dialog
Diffstat (limited to 'ftnoir_tracker_pt')
-rw-r--r--ftnoir_tracker_pt/ftnoir_pt_controls.ui20
1 files changed, 9 insertions, 11 deletions
diff --git a/ftnoir_tracker_pt/ftnoir_pt_controls.ui b/ftnoir_tracker_pt/ftnoir_pt_controls.ui
index 0934a4fb..6a183eae 100644
--- a/ftnoir_tracker_pt/ftnoir_pt_controls.ui
+++ b/ftnoir_tracker_pt/ftnoir_pt_controls.ui
@@ -3,14 +3,14 @@
<class>UICPTClientControls</class>
<widget class="QWidget" name="UICPTClientControls">
<property name="windowModality">
- <enum>Qt::ApplicationModal</enum>
+ <enum>Qt::NonModal</enum>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
- <width>451</width>
- <height>489</height>
+ <width>468</width>
+ <height>528</height>
</rect>
</property>
<property name="sizePolicy">
@@ -962,7 +962,7 @@
<string/>
</property>
<property name="pixmap">
- <pixmap resource="ftnoir_tracker_pt.qrc">:/resources/clip_side.png</pixmap>
+ <pixmap>:/resources/clip_side.png</pixmap>
</property>
</widget>
<widget class="QSpinBox" name="clip_theight_spin">
@@ -1085,7 +1085,7 @@
<string/>
</property>
<property name="pixmap">
- <pixmap resource="ftnoir_tracker_pt.qrc">:/resources/clip_front.png</pixmap>
+ <pixmap>:/resources/clip_front.png</pixmap>
</property>
</widget>
<widget class="QLabel" name="label_53">
@@ -1140,7 +1140,7 @@
<string/>
</property>
<property name="pixmap">
- <pixmap resource="ftnoir_tracker_pt.qrc">:/resources/cap_side.png</pixmap>
+ <pixmap>:/resources/cap_side.png</pixmap>
</property>
</widget>
<widget class="QSpinBox" name="cap_height_spin">
@@ -1250,7 +1250,7 @@
<string/>
</property>
<property name="pixmap">
- <pixmap resource="ftnoir_tracker_pt.qrc">:/resources/cap_front.png</pixmap>
+ <pixmap>:/resources/cap_front.png</pixmap>
</property>
</widget>
<widget class="QSpinBox" name="cap_width_spin">
@@ -1659,7 +1659,7 @@
<string/>
</property>
<property name="pixmap">
- <pixmap resource="ftnoir_tracker_pt.qrc">:/resources/logo_ir.png</pixmap>
+ <pixmap>:/resources/logo_ir.png</pixmap>
</property>
</widget>
</widget>
@@ -1738,9 +1738,7 @@
<tabstop>ok_button</tabstop>
<tabstop>cancel_button</tabstop>
</tabstops>
- <resources>
- <include location="ftnoir_tracker_pt.qrc"/>
- </resources>
+ <resources/>
<connections>
<connection>
<sender>dynpose_check</sender>