[kcmkwin/deco] Do not runtime depend on QtQuick 2.4 (Qt 5.4)

Sorry, sorry, sorry! We need better runtime checks on the CI.
This commit is contained in:
Martin Gräßlin 2015-01-27 14:08:12 +01:00
parent 795ebbb879
commit 3b6ab89617

View file

@ -17,7 +17,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
import QtQuick 2.4
import QtQuick 2.3
import QtQuick.Controls 1.2
import QtQuick.Layouts 1.1
import org.kde.kwin.private.kdecoration 1.0 as KDecoration