Remove "What's This?" leftovers (#5173)

This commit is contained in:
Hussam al-Homsi
2019-09-09 00:22:43 -04:00
committed by GitHub
parent e1236f53e2
commit a0e7a88e67
4 changed files with 1 additions and 19 deletions

View File

@@ -897,7 +897,4 @@ LmmsPalette {
qproperty-brightText: #4afd85;
qproperty-highlight: #202020;
qproperty-highlightedText: #ffffff;
/* the next two are used for whatsthis dialogs */
qproperty-toolTipText: #000;
qproperty-toolTipBase: #c9c9c9;
}

View File

@@ -920,7 +920,4 @@ LmmsPalette {
qproperty-brightText: #d1d8e4;
qproperty-highlight: #262b30;
qproperty-highlightedText: #d1d8e4;
/* the next two are used for whatsthis dialogs */
qproperty-toolTipText: #d1d8e4;
qproperty-toolTipBase: #101213;
}