mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-19 23:25:09 -05:00
Add zoom sliders to the Tileset Editor
This commit is contained in:
@@ -115,6 +115,8 @@ private slots:
|
||||
void on_actionCut_triggered();
|
||||
void on_actionCopy_triggered();
|
||||
void on_actionPaste_triggered();
|
||||
void on_horizontalSlider_MetatilesZoom_valueChanged(int value);
|
||||
void on_horizontalSlider_TilesZoom_valueChanged(int value);
|
||||
|
||||
private:
|
||||
void initUi();
|
||||
|
||||
Reference in New Issue
Block a user