Reworked PostCaptureModel
authorMohammed Sameer <msameer@foolab.org>
Sun, 25 Aug 2013 19:41:07 +0000 (22:41 +0300)
committerMohammed Sameer <msameer@foolab.org>
Sun, 25 Aug 2013 19:41:07 +0000 (22:41 +0300)
We don't really need to use 2 models. We can simply use QStandardItemModel
and sort the data before we insert them.


No differences found