add a todo where shellmanager panel management should be done

This commit is contained in:
Marco Martin 2013-09-12 18:58:16 +02:00
parent fe58688e09
commit 29d10cc4b5

View File

@ -114,6 +114,7 @@ void ShellCorona::setShell(const QString &shell)
setPackage(package);
load();
//TODO: panel views should be synced here: either creating views for panels without, or deleting views for panels that don't have one anymore
}
QString ShellCorona::shell() const