From 3d31807d15e93c209b9d8d1814a5f2747b265f80 Mon Sep 17 00:00:00 2001 From: Dummerle Date: Tue, 25 May 2021 17:44:21 +0200 Subject: [PATCH] Add styles to MANIFEST.in --- MANIFEST.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index 3ee6d4e8..f1893424 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,3 +1,5 @@ include README.md include rare/languages/*.qm -include rare/styles/* \ No newline at end of file +include rare/styles/* +include rare/styles/qss/* +include rare/styles/colors/*