refactor: add website code
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
/*
|
||||
* mtk.hpp
|
||||
* Umbrella include for the Montauk Toolkit
|
||||
* Copyright (c) 2026 Daniel Hammer
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "gui/mtk/theme.hpp"
|
||||
#include "gui/mtk/widgets.hpp"
|
||||
#include "gui/mtk/table.hpp"
|
||||
#include "gui/mtk/hosts.hpp"
|
||||
Reference in New Issue
Block a user