mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-01 20:31:27 +00:00
Rename the C++ header files
This commit is contained in:
parent
8781c6e867
commit
fcf59f3793
27 changed files with 84 additions and 88 deletions
|
|
@ -4,8 +4,8 @@
|
|||
#define CATCH_CONFIG_MAIN
|
||||
#include "catch2/catch.hpp"
|
||||
|
||||
#include <sixtyfps.h>
|
||||
#include <sixtyfps_interpreter.h>
|
||||
#include <slint.h>
|
||||
#include <slint_interpreter.h>
|
||||
|
||||
SCENARIO("Value API")
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue