summaryrefslogtreecommitdiffstats
path: root/libtdegames/kcanvasrootpixmap.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-05 17:48:20 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-06 17:43:04 +0900
commitdd75912cd59fa936c866bd439f670e3a76eb2597 (patch)
treedc78e0de86b7ba2f611c41e3f0157b29478e071c /libtdegames/kcanvasrootpixmap.h
parentcc694148edada76336e6dab61f46bca1e61fbcc2 (diff)
downloadtdegames-dd75912cd59fa936c866bd439f670e3a76eb2597.tar.gz
tdegames-dd75912cd59fa936c866bd439f670e3a76eb2597.zip
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit bc3c69592f7fbc99121d1eb1e27603e1415afecc)
Diffstat (limited to 'libtdegames/kcanvasrootpixmap.h')
-rw-r--r--libtdegames/kcanvasrootpixmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdegames/kcanvasrootpixmap.h b/libtdegames/kcanvasrootpixmap.h
index 0868f603..cff176b3 100644
--- a/libtdegames/kcanvasrootpixmap.h
+++ b/libtdegames/kcanvasrootpixmap.h
@@ -37,7 +37,7 @@ class TQCanvasView;
* <li>other views of the canvas will have the same background pixmap.</li>
* </ul>
*/
-class KDE_EXPORT KCanvasRootPixmap : public KRootPixmap
+class TDE_EXPORT KCanvasRootPixmap : public KRootPixmap
{
TQ_OBJECT