summaryrefslogtreecommitdiffstats
path: root/Telegram/SourceFiles/payments/ui/payments.style
diff options
context:
space:
mode:
authorJohn Preston <johnprestonmail@gmail.com>2021-03-23 16:34:34 +0400
committerJohn Preston <johnprestonmail@gmail.com>2021-03-23 16:34:34 +0400
commit28137dfb609fb5da649d46ee125ad789a0580fc8 (patch)
tree9c640689e479adbf6f74376abf58003bb74e294e /Telegram/SourceFiles/payments/ui/payments.style
parente7784620d36b146942cda025228f1aa03cff1dd9 (diff)
Start proper payments processing.
Diffstat (limited to 'Telegram/SourceFiles/payments/ui/payments.style')
-rw-r--r--Telegram/SourceFiles/payments/ui/payments.style10
1 files changed, 10 insertions, 0 deletions
diff --git a/Telegram/SourceFiles/payments/ui/payments.style b/Telegram/SourceFiles/payments/ui/payments.style
new file mode 100644
index 0000000000..6e99489ebd
--- /dev/null
+++ b/Telegram/SourceFiles/payments/ui/payments.style
@@ -0,0 +1,10 @@
+/*
+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
+*/
+using "ui/basic.style";
+
+using "passport/passport.style";