import QtQuick import "../config" as Cfg Timer { id: timer interval: Cfg.Config.popupAnimDuration + 70 }