forked from Green-Sky/tomato
netprof privapi + ui (wip histograms)
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
#include "./object_store_ui.hpp"
|
||||
#include "./tox_ui_utils.hpp"
|
||||
#include "./tox_dht_cap_histo.hpp"
|
||||
#include "./tox_netprof_ui.hpp"
|
||||
#include "./tox_friend_faux_offline_messaging.hpp"
|
||||
#include "./stream_manager_ui.hpp"
|
||||
#include "./debug_video_tap.hpp"
|
||||
@@ -99,6 +100,7 @@ struct MainScreen final : public Screen {
|
||||
ObjectStoreUI osui;
|
||||
ToxUIUtils tuiu;
|
||||
ToxDHTCapHisto tdch;
|
||||
ToxNetprofUI tnui;
|
||||
StreamManagerUI smui;
|
||||
DebugVideoTap dvt;
|
||||
|
||||
|
Reference in New Issue
Block a user