summaryrefslogtreecommitdiffstats
path: root/src/Gui/CCReport.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/Gui/CCReport.py')
-rw-r--r--src/Gui/CCReport.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Gui/CCReport.py b/src/Gui/CCReport.py
index 6077da87..66de1e96 100644
--- a/src/Gui/CCReport.py
+++ b/src/Gui/CCReport.py
@@ -20,12 +20,12 @@ class Report():
def getUUID(self):
return self.UUID
-
+
def getArchitecture(self):
return self.Architecture
-
+
def getExecutable(self):
return self.Executable
-
+
def getPackage(self):
return self.Package