mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-02 04:48:27 +00:00
C++: rename slint_intepreter.h to slint-interpreter.h
This commit is contained in:
parent
a9fa51469c
commit
643512f60a
10 changed files with 1043 additions and 1035 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#include <slint.h>
|
||||
#include <thread>
|
||||
|
||||
#include <slint_interpreter.h>
|
||||
#include <slint-interpreter.h>
|
||||
|
||||
TEST_CASE("Basic Window Visibility")
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue