Proper transparent confirmation window

This commit is contained in:
Sergii Pylypenko
2016-04-07 23:39:16 +03:00
parent 67d27d79b0
commit fd0a3f9ffc
4 changed files with 72 additions and 53 deletions
+1 -1
View File
@@ -20,6 +20,6 @@
void ShowBuildConfirmationWindow();
void HideBuildConfirmationWindow();
bool ConfirmationWindowShown();
bool BuildConfirmationWindowProcessViewportClick();
#endif /* BUILD_CONFIRMATION_FUNC_H */