oblivioncth / Qx

"Kix": Expands upon the functionality of the existing Qt C++ Library

Home Page:https://oblivioncth.github.io/Qx/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TaskbarButton not working with Qt 6.4

Neosettler opened this issue · comments

Greetings,

Thank you for providing an alternative to window's task bar process. It seems that it is no longer working with 6.4. Any idea why would that be?

Ok nvm, I got it working.

Just so that I'm sure there's nothing wrong with my code (aside from the fact that I eventually need to write some unit tests), did you have to change something about how you used TaskbarButton when upgrading to Qt 6.4 to get it to work? Or did you just later realize you had made a mistake somewhere else and the issue ended up being completely unrelated to Qt version?