--- a/UI/SearchWidgetLine.ui Thu Nov 01 15:43:03 2018 +0100 +++ b/UI/SearchWidgetLine.ui Thu Nov 01 18:46:44 2018 +0100 @@ -6,7 +6,7 @@ <rect> <x>0</x> <y>0</y> - <width>550</width> + <width>606</width> <height>52</height> </rect> </property> @@ -105,6 +105,13 @@ </property> </widget> </item> + <item> + <widget class="QCheckBox" name="regexpCheckBox"> + <property name="text"> + <string>Regexp</string> + </property> + </widget> + </item> </layout> </item> <item> @@ -123,8 +130,9 @@ <tabstop>findtextCombo</tabstop> <tabstop>caseCheckBox</tabstop> <tabstop>wordCheckBox</tabstop> + <tabstop>regexpCheckBox</tabstop> + <tabstop>findPrevButton</tabstop> <tabstop>findNextButton</tabstop> - <tabstop>findPrevButton</tabstop> <tabstop>closeButton</tabstop> </tabstops> <resources/>