Skip to content

Commit 60ef142

Browse files
author
ThePBone
committed
Fix layout + update debian deployment
1 parent 8fdca19 commit 60ef142

File tree

2 files changed

+74
-70
lines changed

2 files changed

+74
-70
lines changed

deployment/build_deb_package.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Version: $base_version-$TRAVIS_BUILD_NUMBER
3434
Section: sound
3535
Priority: optional
3636
Architecture: amd64
37-
Depends: qtbase5-dev (>= 5.9.5), libqt5core5a (>= 5.9.5), libqt5widgets5 (>= 5.9.5), libqt5gui5 (>= 5.9.5), libqt5core5a (>= 5.9.5), libgl1-mesa-dev
37+
Depends: libqt5multimedia5 (>= 5.9.5), libqt5xml5 (>= 5.9.5), libqt5svg5 (>= 5.9.5), qtbase5-dev (>= 5.9.5), libqt5core5a (>= 5.9.5), libqt5widgets5 (>= 5.9.5), libqt5gui5 (>= 5.9.5), libqt5core5a (>= 5.9.5), libgl1-mesa-dev
3838
Maintainer: ThePBone <[email protected]>
3939
Description: Official UI for Viper4Linux
4040
Homepage: https://github.com/Audio4Linux/Viper4Linux-GUI

dialog/settings.ui

Lines changed: 73 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
<item>
125125
<widget class="QStackedWidget" name="stackedWidget">
126126
<property name="currentIndex">
127-
<number>8</number>
127+
<number>4</number>
128128
</property>
129129
<widget class="QWidget" name="general">
130130
<layout class="QVBoxLayout" name="verticalLayout_2">
@@ -800,75 +800,79 @@
800800
</layout>
801801
</widget>
802802
<widget class="QWidget" name="page">
803-
<widget class="QWidget" name="verticalLayoutWidget_3">
804-
<property name="geometry">
805-
<rect>
806-
<x>10</x>
807-
<y>60</y>
808-
<width>230</width>
809-
<height>61</height>
810-
</rect>
803+
<layout class="QVBoxLayout" name="verticalLayout_21">
804+
<property name="topMargin">
805+
<number>12</number>
811806
</property>
812-
<layout class="QVBoxLayout" name="p1dot5_radiobox">
813-
<item>
814-
<widget class="QRadioButton" name="legacy_mode_on">
815-
<property name="font">
816-
<font/>
817-
</property>
818-
<property name="styleSheet">
819-
<string notr="true"/>
820-
</property>
821-
<property name="text">
822-
<string>Legacy</string>
823-
</property>
824-
<property name="checked">
825-
<bool>false</bool>
826-
</property>
827-
</widget>
828-
</item>
829-
<item>
830-
<widget class="QRadioButton" name="legacy_mode_off">
831-
<property name="font">
832-
<font/>
833-
</property>
834-
<property name="styleSheet">
835-
<string notr="true"/>
836-
</property>
837-
<property name="text">
838-
<string>Audio4Linux version</string>
839-
</property>
840-
<property name="checked">
841-
<bool>true</bool>
842-
</property>
843-
</widget>
844-
</item>
845-
</layout>
846-
</widget>
847-
<widget class="QLabel" name="p1_desc_2">
848-
<property name="geometry">
849-
<rect>
850-
<x>10</x>
851-
<y>20</y>
852-
<width>381</width>
853-
<height>41</height>
854-
</rect>
855-
</property>
856-
<property name="font">
857-
<font/>
858-
</property>
859-
<property name="styleSheet">
860-
<string notr="true"/>
861-
</property>
862-
<property name="text">
863-
<string>Please select the version of Viper4Linux you are using. This will change how the GUI handles configuration updates.</string>
864-
</property>
865-
<property name="alignment">
866-
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
867-
</property>
868-
<property name="wordWrap">
869-
<bool>true</bool>
870-
</property>
871-
</widget>
807+
<item>
808+
<widget class="QLabel" name="p1_desc_2">
809+
<property name="font">
810+
<font/>
811+
</property>
812+
<property name="styleSheet">
813+
<string notr="true"/>
814+
</property>
815+
<property name="text">
816+
<string>Please select the version of Viper4Linux you are using. This will change how the GUI handles configuration updates.</string>
817+
</property>
818+
<property name="alignment">
819+
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
820+
</property>
821+
<property name="wordWrap">
822+
<bool>true</bool>
823+
</property>
824+
</widget>
825+
</item>
826+
<item>
827+
<layout class="QVBoxLayout" name="p1dot5_radiobox">
828+
<item>
829+
<widget class="QRadioButton" name="legacy_mode_on">
830+
<property name="font">
831+
<font/>
832+
</property>
833+
<property name="styleSheet">
834+
<string notr="true"/>
835+
</property>
836+
<property name="text">
837+
<string>Legacy</string>
838+
</property>
839+
<property name="checked">
840+
<bool>false</bool>
841+
</property>
842+
</widget>
843+
</item>
844+
<item>
845+
<widget class="QRadioButton" name="legacy_mode_off">
846+
<property name="font">
847+
<font/>
848+
</property>
849+
<property name="styleSheet">
850+
<string notr="true"/>
851+
</property>
852+
<property name="text">
853+
<string>Audio4Linux version</string>
854+
</property>
855+
<property name="checked">
856+
<bool>true</bool>
857+
</property>
858+
</widget>
859+
</item>
860+
</layout>
861+
</item>
862+
<item>
863+
<spacer name="verticalSpacer_9">
864+
<property name="orientation">
865+
<enum>Qt::Vertical</enum>
866+
</property>
867+
<property name="sizeHint" stdset="0">
868+
<size>
869+
<width>20</width>
870+
<height>40</height>
871+
</size>
872+
</property>
873+
</spacer>
874+
</item>
875+
</layout>
872876
</widget>
873877
<widget class="QWidget" name="session">
874878
<layout class="QVBoxLayout" name="verticalLayout_6">

0 commit comments

Comments
 (0)