kdeplasma-addons: correct potd wallpaper library name

incorrect since before the fork

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2023-08-12 00:22:59 +03:00
parent 622ba2f7d5
commit e98da706cb

View file

@ -78,6 +78,6 @@ private:
QImage m_image;
};
K_EXPORT_PLASMA_WALLPAPER(color, PoTD)
K_EXPORT_PLASMA_WALLPAPER(potd, PoTD)
#endif