Use singleton to pass edit/reply content to chatbox
This significantly reduce the complexity of everything.
This commit is contained in:
@@ -22,6 +22,7 @@ add_executable(neochat
|
||||
filetypesingleton.cpp
|
||||
login.cpp
|
||||
stickerevent.cpp
|
||||
chatboxhelper.cpp
|
||||
../res.qrc
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user