~ubuntu-branches/ubuntu/precise/kalgebra/precise-updates

« back to all changes in this revision

Viewing changes to mobile/plugins/widgets/kde/CalcButton.qml

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2011-12-16 16:41:53 UTC
  • mfrom: (1.1.5)
  • Revision ID: package-import@ubuntu.com-20111216164153-ym1s7jhbqwn2ndz6
Tags: 4:4.7.90-0ubuntu2
PPA rebuild, no changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
import QtQuick 1.0
 
2
 
 
3
Button
 
4
{
 
5
        onClicked: doOp(text)
 
6
}
 
 
b'\\ No newline at end of file'