~mzanetti/unity8/fade-out-launcher

« back to all changes in this revision

Viewing changes to tests/mocks/Ubuntu/Thumbnailer/Thumbnailer.qmltypes

  • Committer: Michael Zanetti
  • Date: 2014-07-08 10:15:46 UTC
  • mfrom: (977.1.35 unity8)
  • Revision ID: michael.zanetti@canonical.com-20140708101546-01dbieenbk9123il
merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
import QtQuick.tooling 1.1
 
2
 
 
3
// This file describes the plugin-supplied types contained in the library.
 
4
// It is used for QML tooling purposes only.
 
5
//
 
6
// This file was auto-generated by:
 
7
// 'qmlplugindump -notrelocatable Ubuntu.Thumbnailer 0.1 tests/mocks'
 
8
 
 
9
Module {
 
10
    Component {
 
11
        name: "QQmlTypeNotAvailable"
 
12
        prototype: "QObject"
 
13
        exports: ["Ubuntu.Thumbnailer/__ThumbnailerIgnoreMe 0.1"]
 
14
        isCreatable: false
 
15
        exportMetaObjectRevisions: [0]
 
16
    }
 
17
}