feat(cursor): use cursor-shape-v1 cursor names instead of Gdk::CursorType

This commit is contained in:
Johannes Haase
2026-06-16 23:27:27 +02:00
parent 05945748dc
commit 47b2ff09b7
4 changed files with 17 additions and 20 deletions
-1
View File
@@ -7,7 +7,6 @@
#include <algorithm>
#include <chrono>
#include "gdkmm/cursor.h"
#include "gdkmm/event.h"
#include "gdkmm/types.h"
#include "glibmm/fileutils.h"