--- a/Network/IRC/IrcNetworkWidget.ui Mon Dec 03 10:39:56 2012 +0100 +++ b/Network/IRC/IrcNetworkWidget.ui Wed Dec 05 19:46:44 2012 +0100 @@ -50,6 +50,16 @@ </widget> </item> <item> + <widget class="QToolButton" name="awayButton"> + <property name="toolTip"> + <string>Press to set the user status to AWAY</string> + </property> + <property name="text"> + <string/> + </property> + </widget> + </item> + <item> <widget class="QToolButton" name="editButton"> <property name="toolTip"> <string>Press to edit the networks</string> @@ -125,6 +135,7 @@ <tabstops> <tabstop>networkCombo</tabstop> <tabstop>connectButton</tabstop> + <tabstop>awayButton</tabstop> <tabstop>editButton</tabstop> <tabstop>nickCombo</tabstop> <tabstop>channelCombo</tabstop>