Add notes about classes that will hopefully be dropped in KF6

Mainly so that no one spends time porting them for KF6...etc
This commit is contained in:
Ahmad Samir 2021-02-15 14:21:52 +02:00
parent c159eff4b3
commit 3b0d926a95
2 changed files with 4 additions and 0 deletions

View File

@ -16,6 +16,8 @@
class QTimer;
// All classes here will hopefully be removed in KF6 (along with DataEngines in general)
namespace Plasma
{
class DataSource;

View File

@ -21,6 +21,8 @@
class QQmlPropertyMap;
// This class will hopefully be removed in KF6 (along with DataEngines in general)
namespace Plasma
{
class DataEngine;