diff options
author | Michele Calgaro <[email protected]> | 2024-05-05 17:48:53 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-05-05 17:48:53 +0900 |
commit | 10f886b2fa3fbe9397f6dcaf0db77f1e706b2356 (patch) | |
tree | 5804a0c29ddb04aaee49c771fff433b8b5368836 /cervisia/cvsservice/cvsservice.h | |
parent | 977c5266d3155a08424862bd40a3bde40c9e0d4a (diff) | |
download | tdesdk-10f886b2fa3fbe9397f6dcaf0db77f1e706b2356.tar.gz tdesdk-10f886b2fa3fbe9397f6dcaf0db77f1e706b2356.zip |
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'cervisia/cvsservice/cvsservice.h')
-rw-r--r-- | cervisia/cvsservice/cvsservice.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cervisia/cvsservice/cvsservice.h b/cervisia/cvsservice/cvsservice.h index cfa5bce1..50884075 100644 --- a/cervisia/cvsservice/cvsservice.h +++ b/cervisia/cvsservice/cvsservice.h @@ -28,7 +28,7 @@ class TQString; -class KDE_EXPORT CvsService : public DCOPObject +class TDE_EXPORT CvsService : public DCOPObject { K_DCOP |