~rpadovani/ubuntu-calculator-app/1365564

« back to all changes in this revision

Viewing changes to Scientific/StdKeyboard.qml

  • Committer: Riccardo Padovani
  • Date: 2014-10-20 15:51:35 UTC
  • mfrom: (319.1.18 ubuntu-calculator-app)
  • Revision ID: riccardo@rpadovani.com-20141020155135-xfe5cd6kffz5qoar
MergedĀ fromĀ trunk

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 QtQuick 2.0
 
19
import QtQuick 2.3
20
20
import Ubuntu.Components 1.1
21
21
 
22
22
Item {