Files
eden/src/qt_common/util/applet.h
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
163 B
C++
Raw Normal View History

// SPDX-FileCopyrightText: Copyright 2026 Eden Emulator Project
2025-09-15 17:21:18 +02:00
// SPDX-License-Identifier: GPL-3.0-or-later
2026-06-04 05:49:07 +02:00
#pragma once
2025-09-15 17:21:18 +02:00
// TODO
namespace QtCommon::Applets {}