Skip to content

Commit

Permalink
fix qt6
Browse files Browse the repository at this point in the history
  • Loading branch information
jmlich committed Dec 16, 2023
1 parent 4dde877 commit 6883f7c
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions plugin/development.qml
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,14 @@
* the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/
import QtQuick 2.6

import QtQuick.Controls 1.0
import QtQuick.Controls.Nemo 1.0
import QtQuick.Controls.Styles.Nemo 1.0
import QtQuick
import Nemo.Controls

import Nemo.Configuration 1.0
import org.glacier.developermode 1.0
import Nemo.Configuration
import org.glacier.developermode

import Glacier.Controls.Settings 1.0
import Glacier.Controls.Settings

Page {
id: developerModePage
Expand Down

0 comments on commit 6883f7c

Please sign in to comment.