From 519b4a3ae10c96951db917f2439982c7d2391874 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 22 Jun 2018 13:21:52 +0200 Subject: compat/macros: rename portability macros use `cc_xx' rather than awkward synonyms. --- compat/base-path.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compat/base-path.hpp') diff --git a/compat/base-path.hpp b/compat/base-path.hpp index 8e2884fd..06e2c703 100644 --- a/compat/base-path.hpp +++ b/compat/base-path.hpp @@ -6,7 +6,7 @@ #include OTR_COMPAT_EXPORT -never_inline +cc_noinline const QString& application_base_path(); #define OPENTRACK_BASE_PATH (application_base_path()) -- cgit v1.2.3