Rename the C++ header files

This commit is contained in:
Simon Hausmann 2022-02-02 13:00:16 +01:00
parent 8781c6e867
commit fcf59f3793
27 changed files with 84 additions and 88 deletions

View file

@ -5,8 +5,8 @@
#define CATCH_CONFIG_MAIN
#include "catch2/catch.hpp"
#include <sixtyfps.h>
#include <sixtyfps_image.h>
#include <slint.h>
#include <slint_image.h>
SCENARIO("SharedString API")
{