Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT #41

Merged
MicheleC merged 1 commits from feat/tde-export into master 10 months ago
Owner

As per title.

As per title.
MicheleC added this to the R14.1.3 release milestone 10 months ago
MicheleC requested review from Core 10 months ago
MicheleC requested review from Owners 10 months ago
MicheleC added 1 commit 10 months ago
728c33899e
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
SlavekB reviewed 10 months ago
SlavekB left a comment
Owner

One little thing.

One little thing.
@ -33,3 +33,3 @@
extern "C"
{
KDE_EXPORT ThumbCreator* KDE_EXPORT new_creator()
TDE_EXPORT ThumbCreator* TDE_EXPORT new_creator()
Owner

Twice TDE_EXPORT seems to be redundant.

Twice `TDE_EXPORT` seems to be redundant.
MicheleC marked this conversation as resolved
MicheleC force-pushed feat/tde-export from 728c33899e to 63063f5dce 10 months ago
Poster
Owner

Anotehr good catch, PR updated.

Anotehr good catch, PR updated.
SlavekB approved these changes 10 months ago
SlavekB left a comment
Owner

All looks good.

All looks good.
MicheleC merged commit 63063f5dce into master 10 months ago
MicheleC deleted branch feat/tde-export 10 months ago

Reviewers

SlavekB approved these changes 10 months ago
TDE/Core was requested for review 10 months ago
The pull request has been merged as 63063f5dce.
Sign in to join this conversation.
No reviewers
TDE/Core
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: TDE/tdeaddons#41
Loading…
There is no content yet.