mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-12 20:05:55 -05:00
Add expand-all and collapse-all buttons for map list
This commit is contained in:
@@ -151,6 +151,10 @@ private slots:
|
||||
|
||||
void on_horizontalSlider_CollisionTransparency_valueChanged(int value);
|
||||
|
||||
void on_toolButton_ExpandAll_clicked();
|
||||
|
||||
void on_toolButton_CollapseAll_clicked();
|
||||
|
||||
private:
|
||||
Ui::MainWindow *ui;
|
||||
TilesetEditor *tilesetEditor = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user