Files
AyuGramDesktop/Telegram/SourceFiles/settings/sections/settings_websites.h
T
John Preston d7fa4048c1 Upgrade settings_websites to full builder pattern
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 11:55:20 +04:00

21 lines
438 B
C++

/*
This file is part of Telegram Desktop,
the official desktop application for the Telegram messaging service.
For license and copyright information please follow this link:
https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
*/
#pragma once
#include "settings/settings_type.h"
namespace Window {
class SessionController;
} // namespace Window
namespace Settings {
[[nodiscard]] Type WebsitesId();
} // namespace Settings