summaryrefslogtreecommitdiffstats
path: root/src/Gui/CC_gui_functions.py
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2009-04-09 16:34:46 +0200
committerJiri Moskovcak <jmoskovc@redhat.com>2009-04-09 16:34:46 +0200
commit6c8579ace43e612b38315ccea68fe87c048ba8fd (patch)
tree3167854f0234f8ca61e1b481e9830f17d8fe4d1a /src/Gui/CC_gui_functions.py
parent3ff338efaf140a7d7d30e018144c4ab41044e446 (diff)
downloadabrt-6c8579ace43e612b38315ccea68fe87c048ba8fd.tar.gz
abrt-6c8579ace43e612b38315ccea68fe87c048ba8fd.tar.xz
abrt-6c8579ace43e612b38315ccea68fe87c048ba8fd.zip
Fixed gui for new daemon API
removed unneeded code some UI improvements
Diffstat (limited to 'src/Gui/CC_gui_functions.py')
-rw-r--r--src/Gui/CC_gui_functions.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Gui/CC_gui_functions.py b/src/Gui/CC_gui_functions.py
index 703ec25e..335d5c4d 100644
--- a/src/Gui/CC_gui_functions.py
+++ b/src/Gui/CC_gui_functions.py
@@ -1,3 +1,4 @@
+# -*- coding: utf-8 -*-
import gtk
try:
# we don't want to add dependency to rpm, but if we have it, we can use it