исправление безопасности. промежуточный.

This commit is contained in:
2025-02-06 18:31:18 +03:00
parent 6e0e51beff
commit 20e82075b7
11 changed files with 41 additions and 25 deletions

View File

@@ -1,4 +1,5 @@
package Common.Visual.Controls;
import Common.Passes.Pass;
public interface PassControl {
void setIcon(String icon_path);
void setEnabled(boolean flag);