mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-01 04:18:14 +00:00
C++: Rename slint_platform.h -> slint-platform.h
This commit is contained in:
parent
643512f60a
commit
c3bec089fe
5 changed files with 5 additions and 5 deletions
|
|
@ -4,7 +4,7 @@
|
|||
#define CATCH_CONFIG_MAIN
|
||||
#include "catch2/catch.hpp"
|
||||
|
||||
#include <slint_platform.h>
|
||||
#include <slint-platform.h>
|
||||
#include <thread>
|
||||
#include <deque>
|
||||
#include <memory>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue