diff options
| author | Jiri Moskovcak <jmoskovc@redhat.com> | 2009-02-27 16:01:57 +0100 |
|---|---|---|
| committer | Jiri Moskovcak <jmoskovc@redhat.com> | 2009-02-27 16:01:57 +0100 |
| commit | ebd0025f033ecf8f21d42e6a2c80ac312ec8116f (patch) | |
| tree | d1775011eb97d381b0fa5c8c56fc3608b98a2b66 /src/Gui/CCDBusBackend.py | |
| parent | 5a736b8527fa667fde9d925b9139554334665036 (diff) | |
| download | abrt-ebd0025f033ecf8f21d42e6a2c80ac312ec8116f.tar.gz abrt-ebd0025f033ecf8f21d42e6a2c80ac312ec8116f.tar.xz abrt-ebd0025f033ecf8f21d42e6a2c80ac312ec8116f.zip | |
- fixed few gcc warnings
- added scrolled window for long reports
- fixes for all issues identified in review (awilliam@redhat.com)
Diffstat (limited to 'src/Gui/CCDBusBackend.py')
| -rw-r--r-- | src/Gui/CCDBusBackend.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Gui/CCDBusBackend.py b/src/Gui/CCDBusBackend.py index 2235e78..f1d6ed1 100644 --- a/src/Gui/CCDBusBackend.py +++ b/src/Gui/CCDBusBackend.py @@ -1,5 +1,3 @@ -#!/usr/bin/env python - import dbus import gobject from dbus.mainloop.glib import DBusGMainLoop |
