diff options
author | Andrew Kaster <andrewdkaster@gmail.com> | 2020-12-27 19:09:59 -0700 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-12-28 19:35:32 +0100 |
commit | 8ce7df73fba22d7a78143643b64443f0a8a5d4ab (patch) | |
tree | cfcd90bba6be25615be68ba5ae85a6c081422050 /Libraries/LibGUI/TreeView.h | |
parent | 02fcf3974ef7c37b6af57683d9c884d996495b68 (diff) | |
download | serenity-8ce7df73fba22d7a78143643b64443f0a8a5d4ab.zip |
AK: Enable AK::SharedBuffer for all platforms
A future patch could do some MacOS specific things for
set_volatile/set_nonvolatile. For now, swap out the defined(__linux__)
branches for simple not __serenity__ branches.
Diffstat (limited to 'Libraries/LibGUI/TreeView.h')
0 files changed, 0 insertions, 0 deletions