From 419e24ce24087a3f0159fb5c7527eab766987155 Mon Sep 17 00:00:00 2001
From: Marek Siarkowicz <mareksiarkowicz@gmail.com>
Date: Fri, 12 Jun 2015 13:40:17 +0200
Subject: Replace tabs with 4 spaces.

---
 ParrotZikTray | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'ParrotZikTray')

diff --git a/ParrotZikTray b/ParrotZikTray
index d9bdbc1..57464a7 100755
--- a/ParrotZikTray
+++ b/ParrotZikTray
@@ -171,4 +171,4 @@ class ParrotZikIndicator(SysIndicator):
 
 if __name__ == "__main__":
     indicator = ParrotZikIndicator()
-    indicator.main()
\ No newline at end of file
+    indicator.main()
-- 
cgit v1.2.1