@@ -0,0 +1,7 @@
#include "bar.hpp"
int main(int argc, char* argv[]) {
auto app = Gtk::Application::create("org.example.mybar");
return app->make_window_and_run<Bar>(argc, argv);
}
The note is not visible to the blocked user.