summaryrefslogtreecommitdiff
path: root/SoftwareProperties/utils.py
diff options
context:
space:
mode:
Diffstat (limited to 'SoftwareProperties/utils.py')
-rw-r--r--SoftwareProperties/utils.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/SoftwareProperties/utils.py b/SoftwareProperties/utils.py
index cf9a3343..2886507f 100644
--- a/SoftwareProperties/utils.py
+++ b/SoftwareProperties/utils.py
@@ -1,5 +1,7 @@
import gtk
+
+
def dialog_error(parent, primary, secondary):
p = "<span weight=\"bold\" size=\"larger\">%s</span>" % primary
dialog = gtk.MessageDialog(parent,gtk.DIALOG_MODAL,