Get twitter's supported languages for allowing filters by lang #102

This commit is contained in:
2017-11-12 23:39:45 -06:00
parent 54cb099007
commit a5e1686af6
3 changed files with 7 additions and 8 deletions

View File

@@ -1,7 +0,0 @@
# -*- coding: utf-8 -*-
from wxUI.dialogs import filters
class filterController(object):
def __init__(self):
self.dialog = filters.filterDialog()
self.dialog.get_response()