This makes it much simpler to use actions from within other objects
@@ -1,6 +1,8 @@
// Copyright (c) 2015 Ultimaker B.V.
// Cura is released under the terms of the AGPLv3 or higher.
+pragma Singleton
+
import QtQuick 2.2
import QtQuick.Controls 1.1
import UM 1.1 as UM
@@ -0,0 +1,3 @@
+module Cura
+singleton Actions 1.0 Actions.qml