mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2024-11-26 12:53:12 -06:00
Makes time available on conversation buffers
This commit is contained in:
parent
818bc243e4
commit
ee9a92bcb4
@ -1,4 +1,5 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
import time
|
||||
import platform
|
||||
if platform.system() == "Windows":
|
||||
from wxUI import commonMessageDialogs
|
||||
|
Loading…
Reference in New Issue
Block a user