Add ObjectsCenter action to center objects in label both h and v. (#184)
This commit is contained in:
@@ -184,6 +184,7 @@ namespace glabels
|
||||
void alignSelectionTop();
|
||||
void alignSelectionBottom();
|
||||
void alignSelectionVCenter();
|
||||
void centerSelection();
|
||||
void centerSelectionHoriz();
|
||||
void centerSelectionVert();
|
||||
void moveSelection( const Distance& dx, const Distance& dy );
|
||||
|
||||
Reference in New Issue
Block a user