Replace KDE_DEPRECATED with TDE_DEPRECATED

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a725d4afec)
r14.1.x
Michele Calgaro 4 weeks ago
parent f28feea087
commit 41c5e5800d
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -241,7 +241,7 @@ public:
*
* This constructor makes a copy of the data buffer (and owns that buffer).
*/
PilotRecord(void* data, int length, int attrib, int cat, recordid_t uid) KDE_DEPRECATED;
PilotRecord(void* data, int length, int attrib, int cat, recordid_t uid) TDE_DEPRECATED;
/** Constructor. Using the given buffer @p buf (which carries its
* own data and length), create a record. Otherwise much like the

Loading…
Cancel
Save