Ultralight C++ API 1.3.0
Loading...
Searching...
No Matches
AppCore.h
Go to the documentation of this file.
1/******************************************************************************
2 * This file is a part of Ultralight, an ultra-portable web-browser engine. *
3 * *
4 * See <https://ultralig.ht> for licensing and more. *
5 * *
6 * (C) 2023 Ultralight, Inc. *
7 *****************************************************************************/
8#include <AppCore/App.h>
9#include <AppCore/Monitor.h>
10#include <AppCore/Window.h>
11#include <AppCore/Overlay.h>
12#include <AppCore/JSHelpers.h>
13#include <AppCore/Platform.h>