forked from blue/squawk
separating chat from conversation in ui
This commit is contained in:
parent
828d14c908
commit
e2cc1bae2e
10 changed files with 150 additions and 65 deletions
|
@ -22,8 +22,9 @@ set(squawkUI_SRC
|
|||
models/presence.cpp
|
||||
models/group.cpp
|
||||
models/room.cpp
|
||||
conversation.cpp
|
||||
messageline.cpp
|
||||
widgets/conversation.cpp
|
||||
widgets/chat.cpp
|
||||
widgets/messageline.cpp
|
||||
newcontact.cpp
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue