This commit is contained in:
2026-05-14 13:30:06 +08:00
parent 974946cee4
commit e43171521d
91 changed files with 10485 additions and 3254 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ public:
signals:
void displayNameCommitted(const QString& text);
void centerEdited(double x, double y);
void centerEdited(int x, int y);
void viewScaleEdited(double viewScale);
void activePreviewToggled(bool on);