matinlotfali / KDE-Rounded-Corners

Rounds the corners of your windows in KDE Plasma 5 and 6
GNU General Public License v3.0
638 stars 22 forks source link

Fix the QT_INSTALL_PREFIX not found error #146

Closed matinlotfali closed 10 months ago

matinlotfali commented 10 months ago

I just had to rename QT_VERSION_MAJOR to QT_MAJOR_VERSION.

This is dumb!

This fixes #142 and #140