mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-11 06:15:05 +00:00
ba61329dd1
Qt defaults to give every QAction a TextHeuristicRole, which means that certain key words will cause Qt to change how the QAction behaves. We do not want this, so we explicitly assign it to have NoRole instead. Fixes #323 |
||
---|---|---|
.. | ||
ui-about-entry.cpp | ||
ui-about-entry.hpp | ||
ui-about.cpp | ||
ui-about.hpp | ||
ui-common.hpp | ||
ui-updater.cpp | ||
ui-updater.hpp | ||
ui.cpp | ||
ui.hpp |