summaryrefslogtreecommitdiffstats
path: root/src/Gui/CCReporterDialog.py
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2009-09-29 19:58:31 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2009-09-29 19:58:31 +0200
commit70aac3b744156d9b77b6720b23e63f7f979c7b96 (patch)
tree944d43feb6c4fbf649db1b671527493ccfa84f1e /src/Gui/CCReporterDialog.py
parent93101c6aae7b2aaa1d1533c37cf0b0109689c9e1 (diff)
downloadabrt-70aac3b744156d9b77b6720b23e63f7f979c7b96.tar.gz
abrt-70aac3b744156d9b77b6720b23e63f7f979c7b96.tar.xz
abrt-70aac3b744156d9b77b6720b23e63f7f979c7b96.zip
remove DBusManager::uniq_name
also fix some whitespace damage Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'src/Gui/CCReporterDialog.py')
-rw-r--r--src/Gui/CCReporterDialog.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Gui/CCReporterDialog.py b/src/Gui/CCReporterDialog.py
index 58ccb2d9..8804eeee 100644
--- a/src/Gui/CCReporterDialog.py
+++ b/src/Gui/CCReporterDialog.py
@@ -115,9 +115,9 @@ class ReporterDialog():
self.comment_changed = True
except Exception, e:
pass
-
+
buff.set_text(comment)
-
+
self.tvComment.set_buffer(buff)
continue
if self.report[item][TYPE] != 's':