Skip to content
Snippets Groups Projects
Commit b17e62b3 authored by D-AIRY's avatar D-AIRY
Browse files

Release version

parent 4c799475
No related branches found
No related tags found
No related merge requests found
...@@ -292,7 +292,7 @@ QT стиль документирования (!) и QT_AUTOBRIEF - корот ...@@ -292,7 +292,7 @@ QT стиль документирования (!) и QT_AUTOBRIEF - корот
#ifndef __SKYXENGINE_H #ifndef __SKYXENGINE_H
#define __SKYXENGINE_H #define __SKYXENGINE_H
#define SKYXENGINE_VERSION "X.9.3-dev" #define SKYXENGINE_VERSION "X.9.3"
#define SKYXENGINE_VERSION4EDITORS "SkyXEngine version " ## SKYXENGINE_VERSION #define SKYXENGINE_VERSION4EDITORS "SkyXEngine version " ## SKYXENGINE_VERSION
......
...@@ -20,7 +20,7 @@ struct ACCENTPOLICY ...@@ -20,7 +20,7 @@ struct ACCENTPOLICY
int AnimationId; int AnimationId;
}; };
// typedef BOOL (*WINAPI FNPTRSetWindowCompositionAttribute)(HWND hwnd, WINCOMPATTRDATA* pAttrData); // typedef BOOL (WINAPI *FNPTRSetWindowCompositionAttribute)(HWND hwnd, WINCOMPATTRDATA* pAttrData);
static LRESULT CALLBACK WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) static LRESULT CALLBACK WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam)
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment