mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-05-11 23:09:42 -04:00
- 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 {}
|