-
Notifications
You must be signed in to change notification settings - Fork 131
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A public accessor and mutator was provided for using a QSslConfiguration with a QAmqpClient, however the configuration was never actually assigned to the internal socket. This patch fixes that, and removes the needless storage of a copy of the QSslConfiguration as well
- Loading branch information
Matt Broadstone
committed
Feb 10, 2015
1 parent
c4524b5
commit 99b0d32
Showing
2 changed files
with
2 additions
and
6 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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