~zsombi/+junk/embedded-styling

« back to all changes in this revision

Viewing changes to modules/Ubuntu/Components/10/Tab.qml

  • Committer: Zsombor Egri
  • Date: 2014-09-22 16:55:46 UTC
  • Revision ID: zsombor.egri@canonical.com-20140922165546-0o9evd1v59ogx4ct
small fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
15
15
 */
16
16
 
17
 
import QtQuick 2.0
18
 
 
 
17
import QtQuick 2.2
 
18
import Ubuntu.Components 1.1
 
19
import Ubuntu.Components.Internals 0.1
19
20
/*!
20
21
    \qmltype Tab
21
22
    \inqmlmodule Ubuntu.Components 1.1