]> git.sesse.net Git - pkanalytics/blobdiff - video_widget.h
Minor comment tweak.
[pkanalytics] / video_widget.h
index 30b4b9b4747343258cc3da68aa7ba8148e72a67b..e3734f0e5e40c9a08e8437ad39a5cd38001fb02d 100644 (file)
@@ -44,7 +44,7 @@ public:
        void mouseReleaseEvent(QMouseEvent *e);
        void mouseMoveEvent(QMouseEvent *e);
 
-       // public due to shared_ptr.
+       // Public due to shared_ptr.
        struct Frame {
                unsigned width, height;
                unsigned chroma_width, chroma_height;