obs-StreamFX/source/ui
Michael Fabian 'Xaymar' Dirks 8b0cc92d10 ui: Fix incorrect namespace for Qt symbol
Q_INIT_RESOURCE and Q_CLEANUP_RESOURCE can't be called from within a namespace and instead have to be in outside of the namespace, so by moving them into small inline functions we can fulfill this restriction.

Related: #192 #155
2023-03-28 12:40:40 +02:00
..
ui-about-entry.cpp project: Implement a brand new UI with fancy windows 2020-04-23 01:09:02 +02:00
ui-about-entry.hpp project: Implement a brand new UI with fancy windows 2020-04-23 01:09:02 +02:00
ui-about.cpp project: Implement a brand new UI with fancy windows 2020-04-23 01:09:02 +02:00
ui-about.hpp project: Implement a brand new UI with fancy windows 2020-04-23 01:09:02 +02:00
ui-common.hpp project: Implement a brand new UI with fancy windows 2020-04-23 01:09:02 +02:00
ui.cpp ui: Fix incorrect namespace for Qt symbol 2023-03-28 12:40:40 +02:00
ui.hpp project: Implement a brand new UI with fancy windows 2020-04-23 01:09:02 +02:00