summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-05-20 19:10:20 +0900
committerMichele Calgaro <[email protected]>2024-05-21 10:09:26 +0900
commit5703e424cb3c0541e75449d8c740a0409e9843c5 (patch)
tree2c5646f57989424ef52e516b802395546b15457b
parent5c4c66116cf6eaa30b4eb32a7786fb241e098c3c (diff)
downloadgwenview-5703e424cb3c0541e75449d8c740a0409e9843c5.tar.gz
gwenview-5703e424cb3c0541e75449d8c740a0409e9843c5.zip
Replace KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOL with TDE_* equivalent
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 504805a3c33290ba593923716b0cd6031bc160ae)
-rw-r--r--src/gvcore/qxcfi.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gvcore/qxcfi.cpp b/src/gvcore/qxcfi.cpp
index afd414f..e07fd4a 100644
--- a/src/gvcore/qxcfi.cpp
+++ b/src/gvcore/qxcfi.cpp
@@ -2400,6 +2400,6 @@ void XCFImageFormat::dissolveAlphaPixels ( TQImage& image, int x, int y )
}
}
-KDE_Q_EXPORT_PLUGIN( XCFImageFormat )
+TDE_EXPORT_PLUGIN( XCFImageFormat )
} // namespace