Use the right class name

This commit is contained in:
Chris Jones 2009-08-18 13:47:46 +01:00
parent d538b47a50
commit 5f339da4e1
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ from cwd import get_pid_cwd, get_default_cwd
from util import dbg, err, gerr
from config import Config
from titlebar import Titlebar
from searchbox import Searchbox
from searchbar import Searchbar
try:
import vte