aboutsummaryrefslogtreecommitdiff
path: root/fiv-thumbnail.h
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2023-05-30 10:36:11 +0200
committerPřemysl Eric Janouch <p@janouch.name>2023-05-31 18:39:14 +0200
commit200485246bdfda2c77689408dcd407d106639e60 (patch)
tree1d9b30e03d92eade3e70005c7889f10740d60ffc /fiv-thumbnail.h
parent2caebb7d19dea2d7df459006f88ce4951a1a9bf0 (diff)
downloadfiv-200485246bdfda2c77689408dcd407d106639e60.tar.gz
fiv-200485246bdfda2c77689408dcd407d106639e60.tar.xz
fiv-200485246bdfda2c77689408dcd407d106639e60.zip
Process some GFileMonitor events
So far, it's rather crude.
Diffstat (limited to 'fiv-thumbnail.h')
-rw-r--r--fiv-thumbnail.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fiv-thumbnail.h b/fiv-thumbnail.h
index 05c3dc1..0d53c01 100644
--- a/fiv-thumbnail.h
+++ b/fiv-thumbnail.h
@@ -21,7 +21,7 @@
#include <gio/gio.h>
#include <glib.h>
-// And this is how you avoid glib-mkenums.
+// Avoid glib-mkenums.
typedef enum _FivThumbnailSize {
#define FIV_THUMBNAIL_SIZES(XX) \
XX(SMALL, 128, "normal") \