You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You mean a label override? That is a more extensive issue. The Label class is easy, but the templates will need to be changed to use the override class instead of the base class.
Label.php does not exist in Project . Every Control have override in project . $label = new QCubed\Project\Control\Label($this);
does not work.
Or say if we don't need overrides remove them from project, all or none.
@spekary can you put it in
project\qcubed\control\Label.php
The text was updated successfully, but these errors were encountered: