mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2026-02-05 05:34:16 +01:00
Modified refs to hold Twitter modules to use the new sessions package
This commit is contained in:
@@ -18,7 +18,7 @@ if system == "Windows":
|
||||
# from issueReporter import issueReporter
|
||||
elif system == "Linux":
|
||||
from gtkUI import (view, commonMessageDialogs)
|
||||
from twitter import utils, compose
|
||||
from sessions.twitter import utils, compose
|
||||
from sessionmanager import manager, sessionManager
|
||||
|
||||
import buffersController
|
||||
|
||||
Reference in New Issue
Block a user