[nostalgia/core/studio] Add support for TileSheetEditor unsaved changes status
This commit is contained in:
@@ -69,16 +69,12 @@ class TileSheetEditorImGui: public studio::Editor {
|
||||
|
||||
void drawPalettePicker() noexcept;
|
||||
|
||||
// slots
|
||||
public:
|
||||
ox::Error colorSelected() noexcept;
|
||||
|
||||
ox::Error setColorTable() noexcept;
|
||||
|
||||
// slots
|
||||
private:
|
||||
ox::Error updateAfterClicked() noexcept;
|
||||
|
||||
ox::Error markUnsavedChanges() noexcept;
|
||||
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user