mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-14 12:57:06 -05:00
Save & restore palette editor geometry & state from config
This commit is contained in:
@@ -46,6 +46,7 @@ private:
|
||||
void setColor(int);
|
||||
void commitEditHistory(int paletteid);
|
||||
void setColorsFromHistory(PaletteHistoryItem*, int);
|
||||
void closeEvent(QCloseEvent*);
|
||||
|
||||
signals:
|
||||
void closed();
|
||||
|
||||
Reference in New Issue
Block a user