Top100
Your Personal Movie List (C++17 CLI + library)
Loading...
Searching...
No Matches
app.h
1
// SPDX-License-Identifier: Apache-2.0
2
//-------------------------------------------------------------------------------
3
// Top100 — Your Personal Movie List
4
//
5
// File: ui/qt/app.h
6
// Purpose: App-level entry declarations for Qt UI.
7
//-------------------------------------------------------------------------------
8
#pragma once
9
10
int
run_top100_qt_app(
int
argc,
char
* argv[]);
ui
qt
app.h
Generated by
1.9.8