diff options
author | Andreas Kling <kling@serenityos.org> | 2021-06-12 10:26:46 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-06-12 11:19:29 +0200 |
commit | 92203c9821b53447a66ada699913e5e657551abf (patch) | |
tree | a9cc415f25870623a0ce07a8dd5fbcfd2e6c1313 /Userland/Applications/PixelPaint/main.cpp | |
parent | 9038bc675fa43ff9acb4aadcdca2dd181e7d712d (diff) | |
download | serenity-92203c9821b53447a66ada699913e5e657551abf.zip |
PixelPaint: Don't allow Image::try_create_from_bitmap(nullptr)
This is not a valid use-case so let's prevent it at compile time.
Diffstat (limited to 'Userland/Applications/PixelPaint/main.cpp')
0 files changed, 0 insertions, 0 deletions