Skip to content
Snippets Groups Projects
Commit 0310f1c1 authored by SeeLook's avatar SeeLook :musical_note:
Browse files

MelodyListView: fix placeholder text color

parent 5e9b383a
No related branches found
No related tags found
No related merge requests found
......@@ -76,6 +76,7 @@ TmelodyListView {
visible: !melView.visible
y: NOO.factor() * 2
width: melListView.width - NOO.factor() * 4
color: activPal.text
// TODO: Remove 2nd sentence from translations and here
text: qsTr("Add here melodies from Music XML files.\nBut better keep them short, so divide them first in some external software.").split(".")[0] + "."
horizontalAlignment: Text.AlignHCenter
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment