From 200485246bdfda2c77689408dcd407d106639e60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Tue, 30 May 2023 10:36:11 +0200 Subject: Process some GFileMonitor events So far, it's rather crude. --- fiv-thumbnail.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fiv-thumbnail.h') 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 #include -// And this is how you avoid glib-mkenums. +// Avoid glib-mkenums. typedef enum _FivThumbnailSize { #define FIV_THUMBNAIL_SIZES(XX) \ XX(SMALL, 128, "normal") \ -- cgit v1.2.3