update
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user