summaryrefslogtreecommitdiffstats
path: root/src/Gui/CCDump.py
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2009-02-26 16:28:57 +0100
committerJiri Moskovcak <jmoskovc@redhat.com>2009-02-26 16:28:57 +0100
commit5dc43e9595943ab5a1e8045ced5f6040f94e1180 (patch)
tree126cd68521721248d2abfe869e2423061473ea9f /src/Gui/CCDump.py
parent21cee04d315e4b05603c73fc46ccec85770a6de7 (diff)
downloadabrt-5dc43e9595943ab5a1e8045ced5f6040f94e1180.tar.gz
abrt-5dc43e9595943ab5a1e8045ced5f6040f94e1180.tar.xz
abrt-5dc43e9595943ab5a1e8045ced5f6040f94e1180.zip
Fixed cancel button in reporter
Diffstat (limited to 'src/Gui/CCDump.py')
-rw-r--r--src/Gui/CCDump.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Gui/CCDump.py b/src/Gui/CCDump.py
index 87474e9e..5e2e6517 100644
--- a/src/Gui/CCDump.py
+++ b/src/Gui/CCDump.py
@@ -9,6 +9,7 @@ class Dump():
self.Executable = None
self.Package = None
self.Time = None
+ self.Description = None
def getUUID(self):
return self.UUID