summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/GToolBar.h
AgeCommit message (Expand)Author
2019-07-24LibGUI: Convert Vector<OwnPtr> to NonnullOwnPtrVector.Andreas Kling
2019-07-11GToolBar: Make add_action() take a GAction& instead of NonnullRefPtr&&.Andreas Kling
2019-07-04Libraries: Create top level directory for libraries.Andreas Kling