Update qt_sinks.h

This commit is contained in:
Gabi Melman 2021-06-29 02:20:48 +03:00 committed by GitHub
parent 5f4cc7b036
commit 21413e599a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
#pragma once #pragma once
// //
// Custom sink for QPlainTextEdit or QTextEdit and its childs(QTextBrowser... // Custom sink for QPlainTextEdit or QTextEdit and its children(QTextBrowser...
// etc) Building and using requires Qt library. // etc) Building and using requires Qt library.
// //