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