mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
remove useless debug
This commit is contained in:
parent
d44fe62c14
commit
aeea4f92ed
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ PlasmaCore.ColorScope {
|
|||
} else {
|
||||
fullContainer = fullContainerComponent.createObject(fullRepresentationView.contentItem, {"fullRepresentationModel": fullRepresentationModel, "fullRepresentationView": fullRepresentationView});
|
||||
}
|
||||
print("SDSDSDS"+fullContainer);
|
||||
|
||||
applet.fullRepresentationItem.parent = fullContainer;
|
||||
fullContainer.applet = applet;
|
||||
fullContainer.contentItem = applet.fullRepresentationItem;
|
||||
|
|
|
|||
Loading…
Reference in a new issue