diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2025-04-28 13:34:43 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2025-04-28 13:34:43 +0200 |
| commit | dff2f80ddc8f742b8181409d6feeca33e856112e (patch) | |
| tree | f28e2cce16648d227280a91cd5568df11e63b384 /ui/tests/gtk_test_init.cpp | |
| parent | 2331febb334828b8e7fa721dd783ae0d9f6609ad (diff) | |
| download | turns-dff2f80ddc8f742b8181409d6feeca33e856112e.tar.xz turns-dff2f80ddc8f742b8181409d6feeca33e856112e.zip | |
ui: remove adwaita C-API usage
Diffstat (limited to 'ui/tests/gtk_test_init.cpp')
| -rw-r--r-- | ui/tests/gtk_test_init.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/tests/gtk_test_init.cpp b/ui/tests/gtk_test_init.cpp index 47bc27a..bfa885f 100644 --- a/ui/tests/gtk_test_init.cpp +++ b/ui/tests/gtk_test_init.cpp @@ -11,7 +11,6 @@ #include <adwaitamm/application.hpp> #include <adwaitamm/wrap_init.hpp> -#include <adwaita.h> #include <libintl.h> #include <clocale> |
