|
124 | 124 | <item> |
125 | 125 | <widget class="QStackedWidget" name="stackedWidget"> |
126 | 126 | <property name="currentIndex"> |
127 | | - <number>8</number> |
| 127 | + <number>4</number> |
128 | 128 | </property> |
129 | 129 | <widget class="QWidget" name="general"> |
130 | 130 | <layout class="QVBoxLayout" name="verticalLayout_2"> |
|
800 | 800 | </layout> |
801 | 801 | </widget> |
802 | 802 | <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> |
811 | 806 | </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> |
872 | 876 | </widget> |
873 | 877 | <widget class="QWidget" name="session"> |
874 | 878 | <layout class="QVBoxLayout" name="verticalLayout_6"> |
|
0 commit comments