|
69 | 69 | <string notr="true"/> |
70 | 70 | </property> |
71 | 71 | <property name="currentIndex"> |
72 | | - <number>6</number> |
| 72 | + <number>5</number> |
73 | 73 | </property> |
74 | 74 | <widget class="QWidget" name="getting_started_tab"> |
75 | 75 | <attribute name="title"> |
|
1840 | 1840 | <string>Hints</string> |
1841 | 1841 | </property> |
1842 | 1842 | <layout class="QGridLayout" name="gridLayout_8"> |
1843 | | - <item row="2" column="0"> |
1844 | | - <layout class="QHBoxLayout" name="horizontalLayout_8"> |
| 1843 | + <item row="2" column="2"> |
| 1844 | + <layout class="QHBoxLayout" name="horizontalLayout_15"> |
1845 | 1845 | <item> |
1846 | | - <widget class="QLabel" name="label_for_path_hints"> |
| 1846 | + <widget class="QLabel" name="label_for_location_hints"> |
1847 | 1847 | <property name="text"> |
1848 | | - <string>Path Hints</string> |
| 1848 | + <string>Location Hints</string> |
1849 | 1849 | </property> |
1850 | 1850 | </widget> |
1851 | 1851 | </item> |
1852 | 1852 | <item> |
1853 | | - <widget class="QSpinBox" name="path_hints"> |
| 1853 | + <widget class="QSpinBox" name="location_hints"> |
1854 | 1854 | <property name="maximum"> |
1855 | 1855 | <number>7</number> |
1856 | 1856 | </property> |
1857 | 1857 | </widget> |
1858 | 1858 | </item> |
1859 | 1859 | <item> |
1860 | | - <widget class="QWidget" name="widget_3" native="true"/> |
| 1860 | + <widget class="QWidget" name="widget_5" native="true"> |
| 1861 | + <property name="maximumSize"> |
| 1862 | + <size> |
| 1863 | + <width>55</width> |
| 1864 | + <height>16777215</height> |
| 1865 | + </size> |
| 1866 | + </property> |
| 1867 | + </widget> |
1861 | 1868 | </item> |
1862 | 1869 | </layout> |
1863 | 1870 | </item> |
1864 | | - <item row="1" column="1"> |
1865 | | - <widget class="QCheckBox" name="korl_hints"> |
| 1871 | + <item row="3" column="0"> |
| 1872 | + <widget class="QCheckBox" name="use_always_hints"> |
1866 | 1873 | <property name="text"> |
1867 | | - <string>Place Hints on King of Red Lions</string> |
| 1874 | + <string>Use Always Hints</string> |
1868 | 1875 | </property> |
1869 | 1876 | </widget> |
1870 | 1877 | </item> |
1871 | | - <item row="2" column="2"> |
1872 | | - <layout class="QHBoxLayout" name="horizontalLayout_15"> |
| 1878 | + <item row="2" column="0"> |
| 1879 | + <layout class="QHBoxLayout" name="horizontalLayout_8"> |
1873 | 1880 | <item> |
1874 | | - <widget class="QLabel" name="label_for_location_hints"> |
| 1881 | + <widget class="QLabel" name="label_for_path_hints"> |
1875 | 1882 | <property name="text"> |
1876 | | - <string>Location Hints</string> |
| 1883 | + <string>Path Hints</string> |
1877 | 1884 | </property> |
1878 | 1885 | </widget> |
1879 | 1886 | </item> |
1880 | 1887 | <item> |
1881 | | - <widget class="QSpinBox" name="location_hints"> |
| 1888 | + <widget class="QSpinBox" name="path_hints"> |
1882 | 1889 | <property name="maximum"> |
1883 | 1890 | <number>7</number> |
1884 | 1891 | </property> |
1885 | 1892 | </widget> |
1886 | 1893 | </item> |
1887 | 1894 | <item> |
1888 | | - <widget class="QWidget" name="widget_5" native="true"> |
1889 | | - <property name="maximumSize"> |
1890 | | - <size> |
1891 | | - <width>55</width> |
1892 | | - <height>16777215</height> |
1893 | | - </size> |
1894 | | - </property> |
1895 | | - </widget> |
| 1895 | + <widget class="QWidget" name="widget_3" native="true"/> |
1896 | 1896 | </item> |
1897 | 1897 | </layout> |
1898 | 1898 | </item> |
| 1899 | + <item row="1" column="0"> |
| 1900 | + <widget class="QCheckBox" name="ho_ho_hints"> |
| 1901 | + <property name="text"> |
| 1902 | + <string>Place Hints on Old Man Ho Ho</string> |
| 1903 | + </property> |
| 1904 | + </widget> |
| 1905 | + </item> |
| 1906 | + <item row="3" column="2"> |
| 1907 | + <widget class="QCheckBox" name="hint_importance"> |
| 1908 | + <property name="text"> |
| 1909 | + <string>Hint Importance</string> |
| 1910 | + </property> |
| 1911 | + </widget> |
| 1912 | + </item> |
1899 | 1913 | <item row="2" column="1"> |
1900 | 1914 | <layout class="QHBoxLayout" name="horizontalLayout_14"> |
1901 | 1915 | <item> |
|
1917 | 1931 | </item> |
1918 | 1932 | </layout> |
1919 | 1933 | </item> |
1920 | | - <item row="1" column="0"> |
1921 | | - <widget class="QCheckBox" name="ho_ho_hints"> |
| 1934 | + <item row="3" column="1"> |
| 1935 | + <widget class="QCheckBox" name="clearer_hints"> |
1922 | 1936 | <property name="text"> |
1923 | | - <string>Place Hints on Old Man Ho Ho</string> |
| 1937 | + <string>Clearer Hints</string> |
1924 | 1938 | </property> |
1925 | 1939 | </widget> |
1926 | 1940 | </item> |
|
1945 | 1959 | </item> |
1946 | 1960 | </layout> |
1947 | 1961 | </item> |
1948 | | - <item row="3" column="0"> |
1949 | | - <widget class="QCheckBox" name="use_always_hints"> |
1950 | | - <property name="text"> |
1951 | | - <string>Use Always Hints</string> |
1952 | | - </property> |
1953 | | - </widget> |
1954 | | - </item> |
1955 | | - <item row="3" column="1"> |
1956 | | - <widget class="QCheckBox" name="clearer_hints"> |
| 1962 | + <item row="1" column="1"> |
| 1963 | + <widget class="QCheckBox" name="korl_hints"> |
1957 | 1964 | <property name="text"> |
1958 | | - <string>Clearer Hints</string> |
| 1965 | + <string>Place Hints on King of Red Lions</string> |
1959 | 1966 | </property> |
1960 | 1967 | </widget> |
1961 | 1968 | </item> |
1962 | | - <item row="3" column="2"> |
1963 | | - <widget class="QCheckBox" name="hint_importance"> |
| 1969 | + <item row="4" column="0"> |
| 1970 | + <widget class="QCheckBox" name="ho_ho_triforce_hints"> |
1964 | 1971 | <property name="text"> |
1965 | | - <string>Hint Importance</string> |
| 1972 | + <string>Old Man Ho Ho Hints Shards</string> |
1966 | 1973 | </property> |
1967 | 1974 | </widget> |
1968 | 1975 | </item> |
|
0 commit comments