mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 13:17:00 -04:00
ui: add button for slice selection centering
This commit is contained in:
@@ -93,6 +93,7 @@ private:
|
||||
void onChangeTop (wxCommandEvent&);
|
||||
void onChangeWidth (wxCommandEvent&);
|
||||
void onChangeHeight (wxCommandEvent&);
|
||||
void onSelectionCenter(wxCommandEvent&);
|
||||
void onChangeFixAspect (wxCommandEvent&);
|
||||
void onChangeZoom (wxSpinEvent&);
|
||||
void onChangeZoomX (wxSpinEvent&);
|
||||
|
||||
Reference in New Issue
Block a user