summaryrefslogtreecommitdiffstats
path: root/tdeui/tdelistview.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-14 12:36:29 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-14 17:38:14 +0900
commitf23f0ef919ad50e7ac02f1a965a424d1ed720237 (patch)
tree017c05041a88d9266805d44dcd5a6320bc9810be /tdeui/tdelistview.h
parentcce9e894e0830062c147b9e039e61adc9cea5a66 (diff)
downloadtdelibs-f23f0ef919ad50e7ac02f1a965a424d1ed720237.tar.gz
tdelibs-f23f0ef919ad50e7ac02f1a965a424d1ed720237.zip
Replace KDE_DEPRECATED with TDE_DEPRECATED
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 43e38f2c0a00cdc052660fab01d32df2c7dc24b0)
Diffstat (limited to 'tdeui/tdelistview.h')
-rw-r--r--tdeui/tdelistview.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/tdeui/tdelistview.h b/tdeui/tdelistview.h
index c07d040e4..8e42aceaa 100644
--- a/tdeui/tdelistview.h
+++ b/tdeui/tdelistview.h
@@ -286,7 +286,7 @@ public:
* Do not use.
* @deprecated
*/
- bool createChildren() const KDE_DEPRECATED;
+ bool createChildren() const TDE_DEPRECATED;
/**
* @return true if drawing of the drop-highlighter has been enabled. False by default.
@@ -329,7 +329,7 @@ public:
* @deprecated
* @see setFullWidth()
*/
- void setFullWidth() KDE_DEPRECATED;
+ void setFullWidth() TDE_DEPRECATED;
/**
* Let the last column fit exactly all the available width.
@@ -723,7 +723,7 @@ public slots:
* Do not use.
* @deprecated
*/
- virtual void setCreateChildren(bool b) KDE_DEPRECATED;
+ virtual void setCreateChildren(bool b) TDE_DEPRECATED;
/**
* Set the selection mode.
@@ -1165,7 +1165,7 @@ public:
/**
* returns the background color for this item
*/
- const TQColor &backgroundColor() KDE_DEPRECATED; // #### should be removed in 4.0; use below instead
+ const TQColor &backgroundColor() TDE_DEPRECATED; // #### should be removed in 4.0; use below instead
/**
* returns the background color for this item at given column