|
852 | 852 | <x>0</x> |
853 | 853 | <y>0</y> |
854 | 854 | <width>570</width> |
855 | | - <height>798</height> |
| 855 | + <height>837</height> |
856 | 856 | </rect> |
857 | 857 | </property> |
858 | 858 | <layout class="QVBoxLayout" name="verticalLayout_12"> |
|
973 | 973 | </layout> |
974 | 974 | </widget> |
975 | 975 | </item> |
| 976 | + <item> |
| 977 | + <layout class="QFormLayout" name="formLayout_MetatileSelectorWidth"> |
| 978 | + <item row="0" column="0"> |
| 979 | + <widget class="QLabel" name="label_MetatileSelectorWidth"> |
| 980 | + <property name="text"> |
| 981 | + <string>Metatile Selector Width</string> |
| 982 | + </property> |
| 983 | + </widget> |
| 984 | + </item> |
| 985 | + <item row="0" column="1"> |
| 986 | + <widget class="NoScrollSpinBox" name="spinBox_MetatileSelectorWidth"> |
| 987 | + <property name="toolTip"> |
| 988 | + <string><html><head/><body><p>The width (in metatiles) of the metatile selectors on the Map tab and in the Tileset Editor.</p></body></html></string> |
| 989 | + </property> |
| 990 | + <property name="minimum"> |
| 991 | + <number>1</number> |
| 992 | + </property> |
| 993 | + </widget> |
| 994 | + </item> |
| 995 | + </layout> |
| 996 | + </item> |
976 | 997 | <item> |
977 | 998 | <widget class="QFrame" name="frame_WarningTilesetsTab"> |
978 | 999 | <property name="styleSheet"> |
|
1873 | 1894 | <extends>QComboBox</extends> |
1874 | 1895 | <header>noscrollcombobox.h</header> |
1875 | 1896 | </customwidget> |
1876 | | - <customwidget> |
1877 | | - <class>NoScrollSpinBox</class> |
1878 | | - <extends>QSpinBox</extends> |
1879 | | - <header>noscrollspinbox.h</header> |
1880 | | - </customwidget> |
1881 | | - <customwidget> |
1882 | | - <class>NoScrollTextEdit</class> |
1883 | | - <extends>QTextEdit</extends> |
1884 | | - <header>noscrolltextedit.h</header> |
1885 | | - </customwidget> |
1886 | 1897 | <customwidget> |
1887 | 1898 | <class>UIntSpinBox</class> |
1888 | 1899 | <extends>QAbstractSpinBox</extends> |
|
1893 | 1904 | <extends>UIntSpinBox</extends> |
1894 | 1905 | <header location="global">uintspinbox.h</header> |
1895 | 1906 | </customwidget> |
| 1907 | + <customwidget> |
| 1908 | + <class>NoScrollSpinBox</class> |
| 1909 | + <extends>QSpinBox</extends> |
| 1910 | + <header>noscrollspinbox.h</header> |
| 1911 | + </customwidget> |
| 1912 | + <customwidget> |
| 1913 | + <class>NoScrollTextEdit</class> |
| 1914 | + <extends>QTextEdit</extends> |
| 1915 | + <header>noscrolltextedit.h</header> |
| 1916 | + </customwidget> |
1896 | 1917 | </customwidgets> |
1897 | 1918 | <resources> |
1898 | 1919 | <include location="../resources/images.qrc"/> |
|
0 commit comments