Quick-Turn-Studio / CLionSupportForQt

19 stars 0 forks source link

[Qt Style Sheet Highlighter] Boolean property not accepted #23

Closed std-any-emplace closed 3 years ago

std-any-emplace commented 3 years ago

This snippet is accepted by Qt5.1x, but Qt Style Sheet Highlighter accepts false only in quoted form.

QPushButton
{
    qproperty-flat: false;
}
grabusr commented 3 years ago

Hi, Version 0.1.8 is ready to download. Please let's us know if it solves your problems.

std-any-emplace commented 3 years ago

Problem fixed in 0.1.8.