only deprecate function, do not export twice
This commit is contained in:
parent
56fc44f841
commit
77da0f9c15
@ -405,7 +405,7 @@ class PLASMA_EXPORT Wallpaper : public QObject
|
|||||||
* @arg url the URL of the dropped file
|
* @arg url the URL of the dropped file
|
||||||
* @since 4.4
|
* @since 4.4
|
||||||
*/
|
*/
|
||||||
PLASMA_EXPORT_DEPRECATED void urlDropped(const KUrl &url);
|
KDE_DEPRECATED void urlDropped(const KUrl &url);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @internal
|
* @internal
|
||||||
|
Loading…
Reference in New Issue
Block a user