summaryrefslogtreecommitdiffstats
path: root/moviemodelsingleton.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use singletons for modelsArno2010-05-221-0/+20
Created singletons for the ListModel* and MovieModel*. There should only be one of each and they were passed around quite a lot.