~themuso/unity-2d/places-checkbox-role

« back to all changes in this revision

Viewing changes to places/ListViewWithScrollbar.qml

  • Committer: Florian Boucault
  • Date: 2011-06-23 17:08:53 UTC
  • Revision ID: florian@boucault.net-20110623170853-qsu9rpkefdyffvdh
Replaced deprecated "import Qt 4.7" with "import QtQuick 1.0" everywhere.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
17
17
 */
18
18
 
19
 
import Qt 4.7
 
19
import QtQuick 1.0
20
20
 
21
21
Item {
22
22
    property alias list: list