C++: rename slint_intepreter.h to slint-interpreter.h

This commit is contained in:
Olivier Goffart 2023-07-27 15:04:00 +02:00 committed by Olivier Goffart
parent a9fa51469c
commit 643512f60a
10 changed files with 1043 additions and 1035 deletions

View file

@ -5,7 +5,7 @@
#include "catch2/catch.hpp"
#include <slint.h>
#include <slint_interpreter.h>
#include <slint-interpreter.h>
SCENARIO("Value API")
{