[nostalgia/core/studio] Add PaletteEditorImGui::itemDisplayName()
This commit is contained in:
@@ -36,6 +36,8 @@ class PaletteEditorImGui: public studio::Editor {
|
||||
*/
|
||||
const ox::String &itemName() const override;
|
||||
|
||||
const ox::String &itemDisplayName() const noexcept override;
|
||||
|
||||
void draw(core::Context*) noexcept override;
|
||||
|
||||
studio::UndoStack *undoStack() noexcept final;
|
||||
|
||||
Reference in New Issue
Block a user