~vininim/mixxx/hackish

« back to all changes in this revision

Viewing changes to mixxx/src/main.cpp

  • Committer: Albert Santoni
  • Date: 2011-03-08 05:49:09 UTC
  • mfrom: (2607.1.142 1.9)
  • Revision ID: alberts@mixxx.org-20110308054909-e2hrtn2gaqa7bsz7
MergeĀ fromĀ 1.9

Show diffs side-by-side

added added

removed removed

Lines of Context:
140
140
    // Check if an instance of Mixxx is already running
141
141
    // See http://qt.nokia.com/products/appdev/add-on-products/catalog/4/Utilities/qtsingleapplication
142
142
 
143
 
 
144
143
//it seems like this code should be inline in MessageHandler() but for some reason having it there corrupts the messages sometimes -kousu 2/2009
145
144
 
146
145