~ubuntu-branches/ubuntu/trusty/qtscript-opensource-src/trusty

« back to all changes in this revision

Viewing changes to src/script/bridge/qscriptfunction_p.h

  • Committer: Package Import Robot
  • Author(s): Timo Jyrinki
  • Date: 2014-03-10 14:30:51 UTC
  • mfrom: (1.1.4) (5.1.2 experimental)
  • Revision ID: package-import@ubuntu.com-20140310143051-6rr67kxeqic3zern
Tags: 5.2.1+dfsg-1ubuntu1
* debian/patches/aarch64.patch
  - Needed to fix arm64 FTBFS

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
****************************************************************************/
23
23
 
24
24
#ifndef QSCRIPTFUNCTION_P_H
25
 
#define QSCRIPTFUNCTIOn_P_H
 
25
#define QSCRIPTFUNCTION_P_H
26
26
 
27
27
//
28
28
//  W A R N I N G