Clean up types

This commit is contained in:
Veronica Berglyd Olsen
2025-09-12 22:01:17 +02:00
parent 8a01ffa832
commit 42f0d71ecf
2 changed files with 9 additions and 8 deletions
+2
View File
@@ -110,6 +110,8 @@ QtMoveAnchor = QTextCursor.MoveMode.MoveAnchor
QtMoveLeft = QTextCursor.MoveOperation.Left
QtMoveRight = QTextCursor.MoveOperation.Right
QtImCursorRectangle = Qt.InputMethodQuery.ImCursorRectangle
# Size Policy
QtSizeExpanding = QSizePolicy.Policy.Expanding