summaryrefslogtreecommitdiffstats
path: root/iw/installpath_gui.py
diff options
context:
space:
mode:
Diffstat (limited to 'iw/installpath_gui.py')
-rw-r--r--iw/installpath_gui.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/iw/installpath_gui.py b/iw/installpath_gui.py
index 3d59fd045..4e8e6d143 100644
--- a/iw/installpath_gui.py
+++ b/iw/installpath_gui.py
@@ -129,7 +129,7 @@ class InstallPathWindow (InstallWindow):
self.todo.intf.messageWindow,
self.todo.intf.progressWindow,
not self.todo.expert,
- self.todo.method.protectedDevices())
+ self.todo.method.protectedPartitions())
###
### msf - 05-11-2000 - need to move this code!!!!!!