fix(gtk): use idle to avoid mutex
This commit is contained in:
@ -4,7 +4,6 @@
|
||||
#include <gtkmm.h>
|
||||
#include <fmt/format.h>
|
||||
#include <sys/sysinfo.h>
|
||||
#include <thread>
|
||||
#include "util/chrono.hpp"
|
||||
#include "IModule.hpp"
|
||||
|
||||
|
Reference in New Issue
Block a user