mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2024-11-22 19:28:09 -06:00
Made widgetUtils available to searchBuffers
This commit is contained in:
parent
ee9a92bcb4
commit
864ebdf96d
@ -6,6 +6,7 @@ if platform.system() == "Windows":
|
||||
elif platform.system() == "Linux":
|
||||
from gi.repository import Gtk
|
||||
from gtkUI import commonMessageDialogs
|
||||
import widgetUtils
|
||||
import logging
|
||||
from . import base, people
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user