/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz

« back to all changes in this revision

Viewing changes to olive/remove.py

MergeĀ fromĀ trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
 
28
28
import bzrlib.errors as errors
29
29
 
30
 
from dialog import error_dialog, warning_dialog
 
30
from bzrlib.plugins.gtk.dialog import error_dialog, warning_dialog
31
31
from guifiles import GLADEFILENAME
32
32
 
33
33