X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/cd2e64154fd5446a7e19aff4cb147efe2f2ba31e..88ebcd42db91466ac32fa4a43482ee96e599bf7c:/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"