fix: quiet GTK/GLib warn spam; fix include order; normalize imported CSS

This commit is contained in:
2026-03-09 14:21:20 -06:00
parent a11687e3eb
commit 0aa6c26490
27 changed files with 126 additions and 57 deletions

View File

@@ -22,10 +22,10 @@
#include <sys/stat.h>
#include <sys/types.h>
#include "../common/zoitechat.h"
#include <gio/gio.h>
#include <glib/gstdio.h>
#include "../common/zoitechat.h"
#include "../common/cfgfiles.h"
#include "../common/fe.h"
#include "../common/text.h"