Unverified Commit 20b4202b authored by Clément Guedez's avatar Clément Guedez Committed by GitHub

Merge pull request #97 from stitchEm/w-m/vahana-close-button

fix Vahana VR close button
parents 7e016800 5a9e2f12
......@@ -876,7 +876,10 @@ WorkflowDialog QPushButton#buttonCancel,
SimpleThumbnailWidget QPushButton#buttonRemove,
BackgroundContainer QPushButton#buttonCloseWidget,
AboutWidget QPushButton#buttonClose,
LogDialog QPushButton#buttonClose,
LogDialog QPushButton#buttonClose {
border-image: url(:/live/icons/assets/icon/live/close.png);
qProperty-text:"";
}
CropInputTab QPushButton#buttonRestore,
LogWidget QPushButton#clearLogButton {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment