summaryrefslogtreecommitdiffstats
path: root/src/global.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-03 12:16:28 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-07 12:24:29 +0900
commitf7bca5cd75c603bed00a191645fa6663c0c2f915 (patch)
treefda9ead961035dbbc706c5b81e22a6f49abbabbb /src/global.h
parent65cf46861b911718d6f56cef7a38326a161137e7 (diff)
downloadbasket-f7bca5cd75c603bed00a191645fa6663c0c2f915.tar.gz
basket-f7bca5cd75c603bed00a191645fa6663c0c2f915.zip
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 39bbf0d3fc97d9c51e23923a5ff04672d465f2c3)
Diffstat (limited to 'src/global.h')
-rw-r--r--src/global.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/global.h b/src/global.h
index 729bc22..2f93f2a 100644
--- a/src/global.h
+++ b/src/global.h
@@ -38,7 +38,7 @@ class TDEAboutData;
* the .h files of variables he use.
* @author S�astien Laot
*/
-class KDE_EXPORT Global
+class TDE_EXPORT Global
{
private:
static TQString s_customSavesFolder;