C++: Rename slint_platform.h -> slint-platform.h

This commit is contained in:
Olivier Goffart 2023-07-27 15:06:19 +02:00 committed by Olivier Goffart
parent 643512f60a
commit c3bec089fe
5 changed files with 5 additions and 5 deletions

View file

@ -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>