Skip to content

Commit

Permalink
use motobarcode only on wm now
Browse files Browse the repository at this point in the history
  • Loading branch information
genywind committed Mar 14, 2012
1 parent 2a176ab commit b14ea68
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/framework/rhomotoapi.rb
Expand Up @@ -24,6 +24,8 @@
# http://rhomobile.com # http://rhomobile.com
#------------------------------------------------------------------------ #------------------------------------------------------------------------


#TODO: enable it for Android also
if System.get_property('platform') == 'WINDOWS'
module Barcode module Barcode


class << self class << self
Expand Down Expand Up @@ -104,4 +106,5 @@ def rho_process_moto_callback(params)
end end
end end
end end
end
end end

0 comments on commit b14ea68

Please sign in to comment.