Commit 541c7426 authored by Anton Palgunov's avatar Anton Palgunov

migrate code shop to main file

parent 9ffc0e1d
......@@ -21,7 +21,7 @@ import threading
from gi.repository import GObject, Adw, Gtk, GLib
from .settings.main import init_settings_stack
from .shop import init_shop_stack
from .shop.main import init_shop_stack
@Gtk.Template(resource_path='/ru.ximperlinux.TuneIt/window.ui')
class TuneitWindow(Adw.ApplicationWindow):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment