QTfrontend/util/LibavInteraction.h
changeset 12268 2eedf9e0cd6d
parent 11046 47a8c19ecb60
--- a/QTfrontend/util/LibavInteraction.h	Sun Apr 16 03:24:17 2017 +0200
+++ b/QTfrontend/util/LibavInteraction.h	Sun Apr 16 04:49:05 2017 +0200
@@ -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
 {