Have projectedName handle projected fits instead of passing them on and

having the slave die
This commit is contained in:
cncfanatics
2010-11-05 18:05:58 +01:00
parent 653a3108d6
commit 91309299f5
2 changed files with 7 additions and 2 deletions

View File

@@ -20,7 +20,6 @@
from gui import builtinViewColumns
from gui.viewColumn import ViewColumn
from gui import bitmapLoader
from eos.types import Slot
import wx
class StuffName(ViewColumn):