diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2018-01-25 16:13:42 +0100 | 
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-01-25 16:13:42 +0100 | 
| commit | 87f087261814fa03dddd4f173ad01dea99bd2255 (patch) | |
| tree | c989bfdc6e9966cbcfc45396fae9524ae6410701 | |
| parent | 2a26cbf9a428d79bec2a692c3768d4b18cff79a5 (diff) | |
tracker/pt: expose camera settings groupbox
Issue: #718
| -rw-r--r-- | tracker-pt/FTNoIR_PT_Controls.ui | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/tracker-pt/FTNoIR_PT_Controls.ui b/tracker-pt/FTNoIR_PT_Controls.ui index 6e60eef2..366f219c 100644 --- a/tracker-pt/FTNoIR_PT_Controls.ui +++ b/tracker-pt/FTNoIR_PT_Controls.ui @@ -10,7 +10,7 @@      <x>0</x>      <y>0</y>      <width>418</width> -    <height>630</height> +    <height>724</height>     </rect>    </property>    <property name="sizePolicy"> @@ -123,7 +123,7 @@        </attribute>        <layout class="QVBoxLayout" name="verticalLayout">         <item> -        <widget class="QGroupBox" name="groupBox"> +        <widget class="QGroupBox" name="camera_settings_groupbox">           <property name="sizePolicy">            <sizepolicy hsizetype="Preferred" vsizetype="Maximum">             <horstretch>0</horstretch> | 
