Automagicly jump to the relevant metagroup too when jumping to items

This commit is contained in:
cncfanatics
2010-10-21 12:22:44 +02:00
parent db5aec0434
commit b1bcd96c57
3 changed files with 12 additions and 1 deletions

View File

@@ -23,6 +23,7 @@ import wx
import threading
from sqlalchemy.orm.exc import NoResultFound
import Queue
import traceback
class PriceWorkerThread(threading.Thread):
def run(self):