OSDN Git Service

ksplash: make the minimalistic theme use modern import statement
authorIvailo Monev <xakepa10@gmail.com>
Mon, 27 Apr 2015 23:32:24 +0000 (23:32 +0000)
committerIvailo Monev <xakepa10@gmail.com>
Mon, 27 Apr 2015 23:32:24 +0000 (23:32 +0000)
ksplash/ksplashqml/themes/Minimalistic/main.qml

index e4fb8b8..383aba4 100644 (file)
@@ -18,7 +18,7 @@
  *   51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
  */
 
-import Qt 4.7
+import QtQuick 1.0
 
 Item {
     id: main