mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 11:49:06 +00:00
rename Core/Analytics to Core/DolphinAnalytics
This commit is contained in:
parent
96e3360f05
commit
07fd02f207
18 changed files with 169 additions and 169 deletions
|
@ -43,7 +43,7 @@
|
|||
namespace Common
|
||||
{
|
||||
// Generic interface for an analytics reporting backends. The main
|
||||
// implementation used in Dolphin can be found in Core/Analytics.h.
|
||||
// implementation used in Dolphin can be found in Core/DolphinAnalytics.h.
|
||||
class AnalyticsReportingBackend
|
||||
{
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue