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