mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-07-04 13:17:08 -04:00
Edg 2286 browsing history of conversations (#92)
* WiP on thread view. * Missing db code. * Fixes in sericeDB, working on listView in threads window. * Changes in thread Db message. * Missing responseTo value bug tracking. * Fixed threads DB getter. * Show threads list. * Added missing code in service-db. * Small fixes. * WiP listView swich page. * Code clean-up. * Code formatted. * PR sugestions applied.
This commit is contained in:
@@ -25,6 +25,9 @@
|
||||
#include "ThreadViewWindow.hpp"
|
||||
#include <Style.hpp>
|
||||
|
||||
#include "../widgets/ThreadModel.hpp"
|
||||
|
||||
|
||||
namespace gui {
|
||||
|
||||
ThreadViewWindow::ThreadViewWindow(app::Application *app) :
|
||||
|
||||
Reference in New Issue
Block a user