~pkunal-parmar/ubuntu-calendar-app/ICalImport

« back to all changes in this revision

Viewing changes to AllDayEventComponent.qml

  • Committer: Tarmac
  • Author(s): Akiva Avraham
  • Date: 2014-09-20 13:08:24 UTC
  • mfrom: (463.1.1 ubuntu-calendar-app)
  • Revision ID: tarmac-20140920130824-gjk7jdttu2j9bh1e
Updated qtquick libraries to 2.3.

Approved by Ubuntu Phone Apps Jenkins Bot, Nekhelesh Ramananthan.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 * You should have received a copy of the GNU General Public License
16
16
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
17
17
 */
18
 
import QtQuick 2.0
 
18
import QtQuick 2.3
19
19
import Ubuntu.Components 1.1
20
20
import Ubuntu.Components.Popups 1.0
21
21