add debug for toolbox

This commit is contained in:
Sebastian Kügler 2013-03-18 21:43:56 +01:00
parent 68987f0fa5
commit 0d3f204acb

View File

@ -161,6 +161,7 @@ void AppletInterface::init()
} else {
delete toolBoxObject;
}
qDebug() << "Loaded org.kde.toolbox";
} else {
kWarning() << "Could not load org.kde.toolbox package.";
}