branch | qmlfrontend |
changeset 12855 | 1b2b84315d27 |
parent 12268 | 2eedf9e0cd6d |
--- a/QTfrontend/util/LibavInteraction.h Thu Aug 11 23:05:14 2016 +0300 +++ b/QTfrontend/util/LibavInteraction.h Sun Dec 17 00:09:24 2017 +0100 @@ -24,7 +24,7 @@ /** * @brief Class for interacting with ffmpeg/libav libraries * - * @see <a href="http://en.wikipedia.org/wiki/Singleton_pattern">singleton pattern</a> + * @see <a href="https://en.wikipedia.org/wiki/Singleton_pattern">singleton pattern</a> */ class LibavInteraction : public QObject {