X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=video_widget.h;h=e3734f0e5e40c9a08e8437ad39a5cd38001fb02d;hb=9f71720832fbfdfeb1df6bacdb1cb32f8f13d9a8;hp=30b4b9b4747343258cc3da68aa7ba8148e72a67b;hpb=a1575a3d3bc7c3c37ec83576ab2e1627d1b517bc;p=pkanalytics diff --git a/video_widget.h b/video_widget.h index 30b4b9b..e3734f0 100644 --- a/video_widget.h +++ b/video_widget.h @@ -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;