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:
parent
c159eff4b3
commit
3b0d926a95
@ -16,6 +16,8 @@
|
||||
|
||||
class QTimer;
|
||||
|
||||
// All classes here will hopefully be removed in KF6 (along with DataEngines in general)
|
||||
|
||||
namespace Plasma
|
||||
{
|
||||
class DataSource;
|
||||
|
@ -21,6 +21,8 @@
|
||||
|
||||
class QQmlPropertyMap;
|
||||
|
||||
// This class will hopefully be removed in KF6 (along with DataEngines in general)
|
||||
|
||||
namespace Plasma
|
||||
{
|
||||
class DataEngine;
|
||||
|
Loading…
Reference in New Issue
Block a user