passport_form_row.h 416 B

12345678910111213141516171819
  1. /*
  2. This file is part of Telegram Desktop,
  3. the official desktop application for the Telegram messaging service.
  4. For license and copyright information please follow this link:
  5. https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
  6. */
  7. #pragma once
  8. #include "ui/widgets/buttons.h"
  9. namespace Ui {
  10. template <typename Widget>
  11. class FadeWrapScaled;
  12. } // namespace Ui
  13. namespace Passport {
  14. } // namespace Passport