2022-03-29 08:30:38 +00:00
|
|
|
# encoding: UTF-8
|
|
|
|
|
|
|
|
from objectmaphelper import *
|
|
|
|
|
2022-07-29 22:51:34 +00:00
|
|
|
from sections.chat_names import *
|
|
|
|
from sections.community_names import *
|
|
|
|
from sections.community_portal_names import *
|
|
|
|
from sections.login_names import *
|
|
|
|
from sections.onboarding_names import *
|
|
|
|
from sections.settings_names import *
|
2022-08-04 07:57:27 +00:00
|
|
|
from sections.wallet_names import *
|
2022-08-12 15:51:33 +00:00
|
|
|
displayNameInput_StatusInput_2 = {"container": mainWindow_ScrollView_2, "objectName": "displayNameInput", "type": "StatusInput", "visible": True}
|