Zrythm
v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
libadwaita_wrapper.h
1
// SPDX-FileCopyrightText: © 2024 Alexandros Theodotou <alex@zrythm.org>
2
// SPDX-License-Identifier: LicenseRef-ZrythmLicense
3
4
#ifndef __LIBADWAITA_WRAPPER_H__
5
#define __LIBADWAITA_WRAPPER_H__
6
7
#include "zrythm-config.h"
8
9
// clang-format off
10
#include "gui/backend/gtk_widgets/gtk_wrapper.h"
11
// #include <adwaita.h>
12
// clang-format on
13
14
#endif
// __LIBADWAITA_WRAPPER_H__
src
gui
backend
gtk_widgets
libadwaita_wrapper.h
Generated by
1.15.0