remove done todos
This commit is contained in:
parent
9252de77f9
commit
2e14e707fe
@ -122,7 +122,6 @@ ConfigModel::ConfigModel(QObject *parent)
|
||||
roleNames[PluginNameRole] = "pluginName";
|
||||
|
||||
setRoleNames(roleNames);
|
||||
qDebug() << " XXX loaded QALM";
|
||||
}
|
||||
|
||||
ConfigModel::~ConfigModel()
|
||||
|
@ -31,7 +31,7 @@ namespace Plasma {
|
||||
class ConfigPropertyMap;
|
||||
class CurrentContainmentActionsModel;
|
||||
|
||||
//TODO: is it possible to move this in the shell?
|
||||
|
||||
class ContainmentConfigView : public ConfigView
|
||||
{
|
||||
Q_OBJECT
|
||||
|
Loading…
Reference in New Issue
Block a user