#pragma once #include #include #include "app/browser.h" void static activate( GtkApplication *application ); int main( int argc, char *argv[] );