summaryrefslogtreecommitdiffstats
path: root/mouse.py
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2001-10-16 20:59:15 +0000
committerMatt Wilson <msw@redhat.com>2001-10-16 20:59:15 +0000
commitcc02a97cc308be0ae7d6e4ac6c605518103c6f22 (patch)
tree21376b7119090a57bc496a2731b7952fd465b0a9 /mouse.py
parent584b653db54b96a7721cffeba67680495e59337c (diff)
downloadanaconda-cc02a97cc308be0ae7d6e4ac6c605518103c6f22.tar.gz
anaconda-cc02a97cc308be0ae7d6e4ac6c605518103c6f22.tar.xz
anaconda-cc02a97cc308be0ae7d6e4ac6c605518103c6f22.zip
merge anaconda-gtk-2-0-branch to HEAD
Diffstat (limited to 'mouse.py')
-rw-r--r--mouse.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mouse.py b/mouse.py
index ff4d3bbb9..6ca7cd6c7 100644
--- a/mouse.py
+++ b/mouse.py
@@ -263,7 +263,7 @@ class Mouse (SimpleConfigFile):
# maybe doesnt belong here - just ask user what mouse they have on
# startup if kudzu didn't find one
def mouseWindow(mouse):
- from snack import *
+ from snack import ButtonChoiceWindow, SnackScreen
from mouse_text import MouseWindow, MouseDeviceWindow
from constants_text import INSTALL_BACK, INSTALL_OK
import string