Skip to content

Commit

Permalink
format qml
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterPetrik committed Dec 11, 2023
1 parent 0154883 commit fe984e3
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 16 deletions.
2 changes: 1 addition & 1 deletion app/qml/components/MMHlineText.qml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

/***************************************************************************
* *
* This program is free software; you can redistribute it and/or modify *
Expand All @@ -7,6 +6,7 @@
* (at your option) any later version. *
* *
***************************************************************************/

import QtQuick
import QtQuick.Controls
import QtQuick.Layouts
Expand Down
2 changes: 1 addition & 1 deletion app/qml/components/MMTextBubble.qml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

/***************************************************************************
* *
* This program is free software; you can redistribute it and/or modify *
Expand All @@ -7,6 +6,7 @@
* (at your option) any later version. *
* *
***************************************************************************/

import QtQuick
import QtQuick.Controls
import QtQuick.Layouts
Expand Down
2 changes: 0 additions & 2 deletions app/qml/onboarding/MMAcceptInvitation.qml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@


/***************************************************************************
* *
* This program is free software; you can redistribute it and/or modify *
Expand Down
2 changes: 0 additions & 2 deletions app/qml/onboarding/MMCreateWorkspace.qml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@


/***************************************************************************
* *
* This program is free software; you can redistribute it and/or modify *
Expand Down
2 changes: 0 additions & 2 deletions app/qml/onboarding/MMHowYouFoundUs.qml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@


/***************************************************************************
* *
* This program is free software; you can redistribute it and/or modify *
Expand Down
2 changes: 0 additions & 2 deletions app/qml/onboarding/MMLogin.qml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@


/***************************************************************************
* *
* This program is free software; you can redistribute it and/or modify *
Expand Down
2 changes: 0 additions & 2 deletions app/qml/onboarding/MMOnboarding.qml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@


/***************************************************************************
* *
* This program is free software; you can redistribute it and/or modify *
Expand Down
2 changes: 0 additions & 2 deletions app/qml/onboarding/MMSignUp.qml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@


/***************************************************************************
* *
* This program is free software; you can redistribute it and/or modify *
Expand Down
2 changes: 0 additions & 2 deletions app/qml/onboarding/MMWhichIndustry.qml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@


/***************************************************************************
* *
* This program is free software; you can redistribute it and/or modify *
Expand Down

0 comments on commit fe984e3

Please sign in to comment.