--- a/eric6/Preferences/ConfigurationPages/IrcPage.ui Mon Jan 04 16:39:09 2021 +0100 +++ b/eric6/Preferences/ConfigurationPages/IrcPage.ui Mon Jan 04 16:39:37 2021 +0100 @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>522</width> - <height>1017</height> + <height>1025</height> </rect> </property> <layout class="QVBoxLayout" name="verticalLayout_3"> @@ -657,24 +657,7 @@ <bool>true</bool> </property> <layout class="QGridLayout" name="gridLayout_3"> - <item row="0" column="0" colspan="2"> - <widget class="QLabel" name="label_14"> - <property name="text"> - <string><b>Note:</b> Notifications will only be shown, if the global usage of notifications is enabled on the notifications configuration page.</string> - </property> - <property name="wordWrap"> - <bool>true</bool> - </property> - </widget> - </item> - <item row="1" column="0" colspan="2"> - <widget class="Line" name="line"> - <property name="orientation"> - <enum>Qt::Horizontal</enum> - </property> - </widget> - </item> - <item row="2" column="0"> + <item row="0" column="0"> <widget class="QCheckBox" name="joinLeaveCheckBox"> <property name="toolTip"> <string>Select to show a notification for join and leave events</string> @@ -684,7 +667,17 @@ </property> </widget> </item> - <item row="2" column="1"> + <item row="1" column="0"> + <widget class="QCheckBox" name="messageCheckBox"> + <property name="toolTip"> + <string>Select to show a notification for every message</string> + </property> + <property name="text"> + <string>Every Message</string> + </property> + </widget> + </item> + <item row="0" column="1"> <widget class="QCheckBox" name="ownNickCheckBox"> <property name="toolTip"> <string>Select to show a notification for every mentioning of your nick</string> @@ -694,16 +687,6 @@ </property> </widget> </item> - <item row="3" column="0"> - <widget class="QCheckBox" name="messageCheckBox"> - <property name="toolTip"> - <string>Select to show a notification for every message</string> - </property> - <property name="text"> - <string>Every Message</string> - </property> - </widget> - </item> </layout> </widget> </item>