commit 56146db34daa0f718194ece5201a6870d1001563
parent 7acd7b78d0e4d009a7fd7804ef9021b06040477a
Author: Yuval Langer <yuval.langer@gmail.com>
Date: Thu, 27 Jan 2022 09:29:47 +0200
Replace tab with 4 spaces.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/2022-01-27-opencv-and-gtk.md b/content/2022-01-27-opencv-and-gtk.md
@@ -23,7 +23,7 @@ generate events, so if you want to find the mouse location, put your
- box1 (GtkBox)
- grayscaleButton (GtkToggleButton)
- eventbox (GtkEventBox)
- - image (GtkImage)
+ - image (GtkImage)
```
and in `eventbox` set the `Common -> Events -> Pointer Motion` so you can add