summaryrefslogtreecommitdiff
path: root/ui/progress_indicator.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/progress_indicator.h')
-rw-r--r--ui/progress_indicator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/progress_indicator.h b/ui/progress_indicator.h
index 9bb0eed0..71a975f6 100644
--- a/ui/progress_indicator.h
+++ b/ui/progress_indicator.h
@@ -3,7 +3,7 @@
// * GNU General Public License: http://www.gnu.org/licenses/gpl.html *
// * Copyright (C) 2008-2011 ZenJu (zhnmju123 AT gmx.de) *
// **************************************************************************
-//
+
#ifndef PROGRESSINDICATOR_H_INCLUDED
#define PROGRESSINDICATOR_H_INCLUDED
bgstack15