summaryrefslogtreecommitdiff
path: root/portato/gui/gtk/windows.py
diff options
context:
space:
mode:
Diffstat (limited to 'portato/gui/gtk/windows.py')
-rw-r--r--portato/gui/gtk/windows.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/portato/gui/gtk/windows.py b/portato/gui/gtk/windows.py
index 8cf9fb7..a2efc85 100644
--- a/portato/gui/gtk/windows.py
+++ b/portato/gui/gtk/windows.py
@@ -1307,6 +1307,7 @@ class MainWindow (Window):
return True
def cb_sync_clicked (self, action):
+ raise Exception, "Bla"
if not am_i_root():
not_root_dialog()
else: