remove spaces

This commit is contained in:
2026-08-12 18:23:48 +03:00
parent 7af2b0bb07
commit a94d5d536b
11 changed files with 0 additions and 24 deletions
-1
View File
@@ -38,7 +38,6 @@ class PIScreenDrawer;
//! \details
//! \~english Base class for all screen tiles providing layout and event handling.
//! \~russian Базовый класс для всех экранных тайлов, обеспечивающий компоновку и обработку событий.
class PIP_CONSOLE_EXPORT PIScreenTile: public PIObject {
friend class PIScreen;
PIOBJECT_SUBCLASS(PIScreenTile, PIObject);