mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-29 08:40:20 +00:00
fix: quiet GTK/GLib warn spam; fix include order; normalize imported CSS
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
#include <glib.h>
|
||||
#include "zoitechat.h"
|
||||
|
||||
#include <time.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
@@ -26,7 +27,6 @@
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#include "zoitechat.h"
|
||||
#include "cfgfiles.h"
|
||||
#include "util.h"
|
||||
#include "text.h"
|
||||
|
||||
Reference in New Issue
Block a user