Remove Q_WS_* defines #42

Merged
MicheleC merged 2 commits from replace/q_ws_defines into master 2 months ago
Owner

As per title.

As per title.
MicheleC added this to the R14.1.2 release milestone 3 months ago
MicheleC added 1 commit 3 months ago
0869619025
Remove Q_WS_* defines
MicheleC requested review from Core 3 months ago
MicheleC requested review from Owners 3 months ago
MicheleC changed title from Replace Q_WS_* defines with TQ_WS_* equivalents to Remove Q_WS_* defines 3 months ago
MicheleC force-pushed replace/q_ws_defines from 0869619025 to bd0f2e4551 3 months ago
SlavekB requested changes 2 months ago
SlavekB left a comment
Owner

There is one note – a thing that would be appropriate to change.

There is one note – a thing that would be appropriate to change.
#ifdef QT_NO_SQL
#define TQT_NO_SQL
#endif /* QT_NO_SQL */
Owner

This should be at least as a separate commit.

This should be at least as a separate commit.
Poster
Owner

I thought about the same initially. Then since QT_NO_SQL is not used anywhere in TDE (it is already TQT_NO_SQL) I included here. If you like, I will make a separate commit for it.

I thought about the same initially. Then since `QT_NO_SQL` is not used anywhere in TDE (it is already `TQT_NO_SQL`) I included here. If you like, I will make a separate commit for it.
Owner

Because commit log clearly says that the change is related to Q_WS_..., then this part is clearly contrary. Because it is just a small change, it may not be like a separate PR, but deserves to be as a separate commit.

Because commit log clearly says that the change is related to `Q_WS_...`, then this part is clearly contrary. Because it is just a small change, it may not be like a separate PR, but deserves to be as a separate commit.
Poster
Owner

Ok, PR updated.

Ok, PR updated.
MicheleC marked this conversation as resolved
MicheleC force-pushed replace/q_ws_defines from bd0f2e4551 to 14ad1125d0 2 months ago
SlavekB approved these changes 2 months ago
SlavekB left a comment
Owner

All looks good, thank you.

All looks good, thank you.
MicheleC merged commit 14ad1125d0 into master 2 months ago
MicheleC deleted branch replace/q_ws_defines 2 months ago

Reviewers

SlavekB approved these changes 2 months ago
TDE/Core was requested for review 3 months ago
The pull request has been merged as 14ad1125d0.
Sign in to join this conversation.
No reviewers
TDE/Core
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: TDE/tqtinterface#42
Loading…
There is no content yet.