lang_pch.h 348 B

1234567891011121314
  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. #include <QtCore/QString>
  8. #include <QtCore/QDateTime>
  9. #include <rpl/rpl.h>
  10. #include "base/basic_types.h"