mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-07-18 06:06:06 -04:00
Support for shorten and unshorten URL's on tweets has been added
This commit is contained in:
@@ -10,6 +10,7 @@ NO = wx.ID_NO
|
||||
#events
|
||||
CLOSE_EVENT = wx.EVT_CLOSE
|
||||
BUTTON_PRESSED = wx.EVT_BUTTON
|
||||
ENTERED_TEXT = wx.EVT_TEXT
|
||||
|
||||
def exit_application():
|
||||
wx.GetApp().ExitMainLoop()
|
||||
|
Reference in New Issue
Block a user