mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-23 18:32:53 +00:00
kdeplasma-addons: adjust to Plasma::Applet changes
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
8f315cbf2d
commit
29c60110d3
1 changed files with 0 additions and 3 deletions
|
@ -205,9 +205,6 @@ void Frame::configChanged()
|
|||
|
||||
void Frame::slotOpenPicture()
|
||||
{
|
||||
if (!hasAuthorization("LaunchApp")) {
|
||||
return;
|
||||
}
|
||||
KUrl url;
|
||||
|
||||
if (m_slideShow) {
|
||||
|
|
Loading…
Add table
Reference in a new issue