Licensing GPLv3
[quicknewsreader] / qml / QuickNewsReader / content / view / FancyButton.qml
index 8d73db1..a314d08 100644 (file)
@@ -1,5 +1,6 @@
 /* This file is part of MeeGoFrames Component Library
  * Copyright (C) 2011 Martin Grimme  <martin.grimme _AT_ gmail.com>
+ * Copyright (C) 2012 Christophe CHAPUIS <chris.chapuis _at_ gmail _dot_ com>
  *
  * This program is free software; you can redistribute it, even commercially, 
  * as long as this copyright notice remains in place.
@@ -8,9 +9,7 @@
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  */
-
-
-import Qt 4.7
+import QtQuick 1.0
 
 Rectangle {