mirror of
https://github.com/slint-ui/slint.git
synced 2025-12-23 09:19:32 +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
|
|
@ -6,7 +6,7 @@
|
|||
#include "slint.h"
|
||||
|
||||
#ifndef SLINT_FEATURE_EXPERIMENTAL
|
||||
# warning "slint_platform.h API only available when SLINT_FEATURE_EXPERIMENTAL is activated"
|
||||
# warning "slint-platform.h API only available when SLINT_FEATURE_EXPERIMENTAL is activated"
|
||||
#else
|
||||
|
||||
# include <utility>
|
||||
Loading…
Add table
Add a link
Reference in a new issue