~ken-vandine/ubuntu-system-settings/1_3_deprecations

« back to all changes in this revision

Viewing changes to plugins/reset/EraseEverything.qml

  • Committer: Ken VanDine
  • Date: 2015-08-10 13:31:45 UTC
  • Revision ID: ken.vandine@canonical.com-20150810133145-5htondmqtblscytn
bump QtQuick imports to 2.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 * with this program.  If not, see <http://www.gnu.org/licenses/>.
19
19
 */
20
20
 
21
 
import QtQuick 2.0
 
21
import QtQuick 2.4
22
22
import Ubuntu.Components 1.3
23
23
import Ubuntu.Components.Popups 1.3
24
24