mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-05-12 23:32:50 -04:00
b8f4c350a8
- Remove all compat code - Rewire LegacyNetworkService to use Quickshell.Networking - Add parentWindow to settings child windows
8 lines
112 B
QML
8 lines
112 B
QML
import QtQuick
|
|
// qmllint disable unused-imports
|
|
import QtMultimedia
|
|
|
|
// qmllint enable unused-imports
|
|
|
|
Item {}
|