--- a/ui/configbox.ui Sun Jun 07 19:56:40 2015 +0300 +++ b/ui/configbox.ui Mon Jun 22 01:44:30 2015 +0300 @@ -78,6 +78,13 @@ </widget> </item> <item> + <widget class="QPushButton" name="wad_autofind"> + <property name="text"> + <string>Auto-find</string> + </property> + </widget> + </item> + <item> <spacer name="verticalSpacer"> <property name="orientation"> <enum>Qt::Vertical</enum> @@ -217,6 +224,13 @@ </widget> </item> <item> + <widget class="QCheckBox" name="autoAssimilate"> + <property name="text"> + <string>Automatically find WAD paths from other sources (i.e. Doomseeker ini) if needed</string> + </property> + </widget> + </item> + <item> <spacer name="verticalSpacer_2"> <property name="orientation"> <enum>Qt::Vertical</enum>