Use GIO API instead of g_stat() in compose_insert_file() on Windows.
authorAndrej Kacian <ticho@claws-mail.org>
Sun, 29 Oct 2017 17:12:12 +0000 (18:12 +0100)
committerAndrej Kacian <ticho@claws-mail.org>
Sun, 29 Oct 2017 17:12:12 +0000 (18:12 +0100)
commit5407e4537cd183c0239d1424bb3e010ff57bb07f
treedb0c43baad2c48de89c91e5a1fe6cde95988e597
parent5c9937be210699188161baadba41a3a28d79be75
Use GIO API instead of g_stat() in compose_insert_file() on Windows.
src/compose.c