--- a/src/settingseditor/settingseditor.ui Mon Jun 20 18:40:22 2022 +0300 +++ b/src/settingseditor/settingseditor.ui Mon Jun 20 19:49:56 2022 +0300 @@ -6,8 +6,8 @@ <rect> <x>0</x> <y>0</y> - <width>574</width> - <height>416</height> + <width>716</width> + <height>472</height> </rect> </property> <property name="windowTitle"> @@ -236,6 +236,33 @@ </item> </layout> </widget> + <widget class="QWidget" name="tab_2"> + <attribute name="title"> + <string>Debug</string> + </attribute> + <layout class="QFormLayout" name="formLayout_3"> + <item row="1" column="1"> + <spacer name="verticalSpacer_2"> + <property name="orientation"> + <enum>Qt::Vertical</enum> + </property> + <property name="sizeHint" stdset="0"> + <size> + <width>20</width> + <height>40</height> + </size> + </property> + </spacer> + </item> + <item row="0" column="1"> + <widget class="QCheckBox" name="logOpenGLDebugMessages"> + <property name="text"> + <string>Log OpenGL debug messages</string> + </property> + </widget> + </item> + </layout> + </widget> </widget> </item> <item>