import the qboobmsg MessagesManager and include it in the 'Messages' tab
This commit is contained in:
parent
e88e00a793
commit
97a245ea27
2 changed files with 9 additions and 21 deletions
|
|
@ -18,28 +18,8 @@
|
|||
<item>
|
||||
<widget class="QTabWidget" name="tabWidget">
|
||||
<property name="currentIndex">
|
||||
<number>0</number>
|
||||
<number>-1</number>
|
||||
</property>
|
||||
<widget class="QWidget" name="statusTab">
|
||||
<attribute name="title">
|
||||
<string>Status</string>
|
||||
</attribute>
|
||||
</widget>
|
||||
<widget class="QWidget" name="messagesTab">
|
||||
<attribute name="title">
|
||||
<string>Messages</string>
|
||||
</attribute>
|
||||
</widget>
|
||||
<widget class="QWidget" name="contactsTab">
|
||||
<attribute name="title">
|
||||
<string>Contacts</string>
|
||||
</attribute>
|
||||
</widget>
|
||||
<widget class="QWidget" name="calendarTab">
|
||||
<attribute name="title">
|
||||
<string>Calendar</string>
|
||||
</attribute>
|
||||
</widget>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue