Commit 1cedf745 authored by Dan Pascu's avatar Dan Pascu

Renamed some buttons in the main window user interface

parent 4e1dd48f
...@@ -235,7 +235,7 @@ ...@@ -235,7 +235,7 @@
</layout> </layout>
</item> </item>
<item> <item>
<widget class="QPushButton" name="sessions_button"> <widget class="QPushButton" name="switch_view">
<property name="sizePolicy"> <property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Minimum"> <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
<horstretch>0</horstretch> <horstretch>0</horstretch>
...@@ -356,7 +356,7 @@ ...@@ -356,7 +356,7 @@
</widget> </widget>
</item> </item>
<item> <item>
<widget class="QPushButton" name="add_contact"> <widget class="QPushButton" name="add_search_contact">
<property name="sizePolicy"> <property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
<horstretch>0</horstretch> <horstretch>0</horstretch>
...@@ -462,7 +462,7 @@ buttons below.</string> ...@@ -462,7 +462,7 @@ buttons below.</string>
<number>3</number> <number>3</number>
</property> </property>
<item> <item>
<widget class="QToolButton" name="toolButton"> <widget class="QToolButton" name="add_contact">
<property name="minimumSize"> <property name="minimumSize">
<size> <size>
<width>29</width> <width>29</width>
...@@ -509,7 +509,7 @@ buttons below.</string> ...@@ -509,7 +509,7 @@ buttons below.</string>
<number>0</number> <number>0</number>
</property> </property>
<item> <item>
<widget class="QToolButton" name="toolButton_2"> <widget class="QToolButton" name="audio_call">
<property name="minimumSize"> <property name="minimumSize">
<size> <size>
<width>29</width> <width>29</width>
...@@ -535,7 +535,7 @@ buttons below.</string> ...@@ -535,7 +535,7 @@ buttons below.</string>
</widget> </widget>
</item> </item>
<item> <item>
<widget class="QToolButton" name="toolButton_3"> <widget class="QToolButton" name="im_session">
<property name="minimumSize"> <property name="minimumSize">
<size> <size>
<width>29</width> <width>29</width>
...@@ -560,7 +560,7 @@ buttons below.</string> ...@@ -560,7 +560,7 @@ buttons below.</string>
</widget> </widget>
</item> </item>
<item> <item>
<widget class="QToolButton" name="toolButton_4"> <widget class="QToolButton" name="ds_session">
<property name="minimumSize"> <property name="minimumSize">
<size> <size>
<width>29</width> <width>29</width>
...@@ -601,7 +601,7 @@ buttons below.</string> ...@@ -601,7 +601,7 @@ buttons below.</string>
</spacer> </spacer>
</item> </item>
<item> <item>
<widget class="QToolButton" name="toolButton_5"> <widget class="QToolButton" name="silent">
<property name="minimumSize"> <property name="minimumSize">
<size> <size>
<width>29</width> <width>29</width>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment