mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-04-03 19:20:17 +00:00
fix: quiet GTK/GLib warn spam; fix include order; normalize imported CSS
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
#include <errno.h>
|
||||
|
||||
#include "zoitechat.h"
|
||||
|
||||
#include <gio/gio.h>
|
||||
#include <glib/gstdio.h>
|
||||
|
||||
#include "cfgfiles.h"
|
||||
#include "zoitechat.h"
|
||||
#include "theme-service.h"
|
||||
|
||||
static zoitechat_theme_post_apply_callback zoitechat_theme_post_apply_cb;
|
||||
|
||||
Reference in New Issue
Block a user