mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-03 18:29:09 +00:00
parent
473103dc95
commit
a3ec320bfb
8 changed files with 4 additions and 72 deletions
|
@ -1428,9 +1428,6 @@ cbindgen_private::NativeStyleMetrics::~NativeStyleMetrics()
|
|||
#endif // !defined(DOXYGEN)
|
||||
|
||||
namespace private_api {
|
||||
// Code generated by Slint <= 0.1.5 uses this enum with VersionCheckHelper
|
||||
enum class [[deprecated]] VersionCheck { Major = SLINT_VERSION_MAJOR, Minor = SLINT_VERSION_MINOR,
|
||||
Patch = SLINT_VERSION_PATCH };
|
||||
template<int Major, int Minor, int Patch>
|
||||
struct VersionCheckHelper
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue