~stefan-schwarzburg/qreator/qreator-qml

« back to all changes in this revision

Viewing changes to coffee/qreator.coffee

  • Committer: Stefan Schwarzburg
  • Date: 2013-03-17 08:06:14 UTC
  • Revision ID: stefan.schwarzburg@gmail.com-20130317080614-u9n8t4ultwrbpubt
update theme changes automatically

Show diffs side-by-side

added added

removed removed

Lines of Context:
113
113
    for i in [0...modelID.count]
114
114
        if i isnt index
115
115
            modelID.setProperty(i, "ischecked", false) 
116
 
 
117
116
    
118
117
getColor = (themename, role, importance) ->
119
118
    db = getDatabase()