summaryrefslogtreecommitdiffstats
path: root/src/ldappasswddlg.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-05-05 17:49:43 +0900
committerMichele Calgaro <[email protected]>2024-05-06 20:40:51 +0900
commit5c301750a4100bd942eeb550227ee1460df73979 (patch)
tree26a1200add1ef34503ac3c0e25373a8a761b1b07 /src/ldappasswddlg.h
parent6c4cb0e3606e7e5c4c92ff4784619f5d8811ad71 (diff)
downloadlibtdeldap-5c301750a4100bd942eeb550227ee1460df73979.tar.gz
libtdeldap-5c301750a4100bd942eeb550227ee1460df73979.zip
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit b03faff449dae085d85f17b5169e4ff346c1ed9f)
Diffstat (limited to 'src/ldappasswddlg.h')
-rw-r--r--src/ldappasswddlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ldappasswddlg.h b/src/ldappasswddlg.h
index a5e69ef..401aed7 100644
--- a/src/ldappasswddlg.h
+++ b/src/ldappasswddlg.h
@@ -26,7 +26,7 @@
class LDAPLogin;
-class KDE_EXPORT LDAPPasswordDialog : public KDialogBase
+class TDE_EXPORT LDAPPasswordDialog : public KDialogBase
{
TQ_OBJECT