From 45aa566a7660feeacf1efb1bb9a41f09773b7003 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Marcin=20Ka=C5=BAmierczak?= Date: Tue, 1 Mar 2011 10:00:00 +0100 Subject: [PATCH] fix error in webpage. --- www/qmlelements.html | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/www/qmlelements.html b/www/qmlelements.html index 8afc38f..ca5e395 100644 --- a/www/qmlelements.html +++ b/www/qmlelements.html @@ -31,11 +31,7 @@
-<<<<<<< HEAD -
-=======
->>>>>>> 21a14d392f44458d749c76552e971f33625705ea +

mDictionary

@@ -149,12 +142,8 @@ When we created a graphic user interface we prepared a few basic components
Combobox
-<<<<<<< HEAD -

text

-=======

ComboBox component allows to select one text item from the dropdown list, In the non-expanded state displays the currently selected item, when you expand it is possible to return without selecting a new element by clicking arrow at the component's right edge. You can use any set of text elements as a data model, as well as the change in size (it can be extended to the width).

->>>>>>> 21a14d392f44458d749c76552e971f33625705ea
@@ -202,11 +191,7 @@ When we created a graphic user interface we prepared a few basic components
WebView
-<<<<<<< HEAD -

text

-=======

This component uses a WebView from QtQuick. It is responsible for displaying html pages formatted using CSS. It has a zoom option, available by two buttons at the bottom right corner. The screen is also movable, the user by touch is able to move screen in all directions

->>>>>>> 21a14d392f44458d749c76552e971f33625705ea
@@ -230,10 +215,7 @@ When we created a graphic user interface we prepared a few basic components
-<<<<<<< HEAD -======= ->>>>>>> 21a14d392f44458d749c76552e971f33625705ea
-- 1.7.9.5