mirror of
https://github.com/clockworkpi/launcher_deot.git
synced 2026-03-20 02:42:44 +01:00
Delete pages.py
Sync Ver.200626
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from sound_page import SoundPage
|
||||
|
||||
import myvars
|
||||
|
||||
def InitSoundPage(main_screen):
|
||||
|
||||
myvars.SoundPage = SoundPage()
|
||||
|
||||
myvars.SoundPage._Screen = main_screen
|
||||
myvars.SoundPage._Name = "Sound Volume"
|
||||
myvars.SoundPage.Init()
|
||||
Reference in New Issue
Block a user