summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/GCommand.cpp
AgeCommit message (Expand)Author
2020-02-02LibGUI: Put all classes in the GUI namespace and remove the leading GAndreas Kling
2020-01-18Meta: Add license header to source filesAndreas Kling
2019-11-30LibGUI: Add GUndoStack and GCommand classesAndreas Kling