bugfix
This commit is contained in:
parent
843f59b463
commit
32a809da5f
|
@ -55,6 +55,7 @@ import os
|
|||
import time
|
||||
import sys
|
||||
import Queue
|
||||
import sre
|
||||
import common.sleepy
|
||||
|
||||
class ImageCellRenderer(gtk.GenericCellRenderer):
|
||||
|
|
Loading…
Reference in New Issue