Files
ladybird/Userland/Libraries/LibGUI/UndoStack.cpp
Andreas Kling 0cb6103928 LibGUI: Add UndoStack::on_state_change hook
This will allow clients to react to the undo stack changing state.
It's invoked when the stack or clean index are changed.
2021-05-08 13:49:34 +02:00

2.6 KiB