X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/ee8b71e5568f5a56b886b877d63fb345c96b2cce..23b7d64d9c284ddc81b2101034bee01b1207fc52:/src/global.cpp diff --git a/src/global.cpp b/src/global.cpp index 554eb41fa..fa2b8e98a 100644 --- a/src/global.cpp +++ b/src/global.cpp @@ -198,3 +198,5 @@ void GlobalConfig::updateAnimationDurationFactor(const KConfigGroup &group, cons } double GlobalConfig::s_animationDurationFactor = -1.0; + +#include "moc_global.cpp"