Files
ladybird/Userland/Libraries/LibGUI/UndoStack.cpp
Andreas Kling c670d8c56d LibGUI: Add UndoStack::{undo,redo}_action_text()
These return the action_text() for the current undo and redo commands,
if available.
2021-05-08 22:17:51 +02:00

2.4 KiB