obs-StreamFX/source/ui
Michael Fabian 'Xaymar' Dirks f8972f5667 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
2020-04-25 01:24:15 +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 2020-04-25 01:24:15 +02:00
ui.hpp project: Implement a brand new UI with fancy windows 2020-04-23 01:09:02 +02:00