Top100
Your Personal Movie List (C++17 CLI + library)
Loading...
Searching...
No Matches
toolbar.h
1
// SPDX-License-Identifier: Apache-2.0
2
//-------------------------------------------------------------------------------
3
// Top100 — Your Personal Movie List
4
//
5
// File: ui/gtk/toolbar.h
6
// Purpose: Declaration helpers for GTK toolbar on Top100GtkWindow.
7
//-------------------------------------------------------------------------------
8
#pragma once
9
10
#include "window.h"
11
// Note: build_toolbar() is declared as a member in window.h and implemented in toolbar.cpp.
ui
gtk
toolbar.h
Generated by
1.9.8