fix the private import

This commit is contained in:
Giorgos Tsiapaliwkas 2011-12-23 15:23:58 +02:00
parent 922029e27b
commit 9c8ecc1462

View File

@ -156,6 +156,7 @@ Methods:
import QtQuick 1.1
import org.kde.plasma.core 0.1 as PlasmaCore
import "private" as Private
Item {
id: textField