aboutsummaryrefslogtreecommitdiff
path: root/src/scenes/Scene_placeholder.qml
diff options
context:
space:
mode:
authorDaniel Teichmann <daniel.teichmann@das-netzwerkteam.de>2021-08-01 01:58:32 +0200
committerDaniel Teichmann <daniel.teichmann@das-netzwerkteam.de>2021-08-01 01:58:32 +0200
commitefa44c931674e498c39fc59091cf1f8654ac97a5 (patch)
tree6fa2a949f680c5abcd7d919164ad9c5c8c1fa66c /src/scenes/Scene_placeholder.qml
parent18c2b837d33c040a21f84c444d8c554769f1dc58 (diff)
downloadRWA.Support.DesktopApp-efa44c931674e498c39fc59091cf1f8654ac97a5.tar.gz
RWA.Support.DesktopApp-efa44c931674e498c39fc59091cf1f8654ac97a5.tar.bz2
RWA.Support.DesktopApp-efa44c931674e498c39fc59091cf1f8654ac97a5.zip
Fix typos, too long lines, various styling stuff
Diffstat (limited to 'src/scenes/Scene_placeholder.qml')
-rw-r--r--src/scenes/Scene_placeholder.qml3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/scenes/Scene_placeholder.qml b/src/scenes/Scene_placeholder.qml
index 29e15a9..f492e00 100644
--- a/src/scenes/Scene_placeholder.qml
+++ b/src/scenes/Scene_placeholder.qml
@@ -6,7 +6,8 @@ import QtQuick.Dialogs 1.2
import QtQuick.Controls.Material 2.3
/*!
- This .qml file is a Scene which can be loaded through for example a StackView (main_content in main.qml).
+ * This .qml file is a Scene which can be loaded through for
+ * example a StackView (main_content in main.qml).
*/
Item {