6 lines
156 B
Python
6 lines
156 B
Python
|
from .component_names import *
|
||
|
from .main_window_names import *
|
||
|
from .messages_names import *
|
||
|
from .onboarding_names import *
|
||
|
from .settings_names import *
|