Top100
Your Personal Movie List (C++17 CLI + library)
Loading...
Searching...
No Matches
poster.h
1// SPDX-License-Identifier: Apache-2.0
2//-------------------------------------------------------------------------------
3// File: ui/qt/poster.h
4// Purpose: Declarations for poster fetching helpers (Qt).
5//-------------------------------------------------------------------------------
6#pragma once
7#include "window.h"