test: small cleanup in RPCNestedTests tests#21557
Merged
maflcko merged 1 commit intobitcoin:masterfrom Apr 6, 2021
Merged
Conversation
Add missing includes. Remove obsolete comment about Qt 5.3 (fd46c4c)
Member
|
For the future, it would be nice if qt-only related changes were put in the gui repo. Otherwise you'll have a harder time finding qt-fluent reviewers. |
sidhujag
pushed a commit
to syscoin/syscoin
that referenced
this pull request
Apr 6, 2021
6526a16 test: small cleanup in RPCNestedTests tests (fanquake) Pull request description: Remove QtDir & QtGlobal (dea086f) Add missing includes. Remove obsolete comment about Qt 5.3 (fd46c4c) Top commit has no ACKs. Tree-SHA512: 097e603fc31a19be1817459ad4c5a9692708f8a39a0ae87e4a60eabc22bf4f6141b577ba68746044fd594f92e36848b7cd56d60dccd262f83f8ec7310ab7d1bc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Remove QtDir & QtGlobal (dea086f)
Add missing includes.
Remove obsolete comment about Qt 5.3 (fd46c4c)