diff include/gui/widgets/poster.h @ 412:05aed03e0111

poster: silence warnings under newer Qt this is a better impl anyway
author Paper <paper@tflc.us>
date Sat, 25 Jul 2026 14:33:03 -0400
parents 5912dafc6e28
children
line wrap: on
line diff
--- a/include/gui/widgets/poster.h	Sat Jul 25 14:22:44 2026 -0400
+++ b/include/gui/widgets/poster.h	Sat Jul 25 14:33:03 2026 -0400
@@ -45,6 +45,7 @@
 	void ImageDownloadFinished(const QImage& img);
 	void RenderToLabel();
 	void DownloadPoster();
+	void OpenServiceUrl();
 
 	QSize sizeHint() const override;
 	QSize minimumSizeHint() const override;