Fix coding style

This commit is contained in:
thalieht 2018-06-14 14:46:50 +03:00
commit eb508d67ef
31 changed files with 162 additions and 165 deletions

View file

@ -26,6 +26,8 @@
* exception statement from your version.
*/
#include "torrentcontentmodel.h"
#include <QDir>
#include <QFileIconProvider>
#include <QFileInfo>
@ -49,7 +51,6 @@
#include "base/utils/misc.h"
#include "base/utils/fs.h"
#include "guiiconprovider.h"
#include "torrentcontentmodel.h"
#include "torrentcontentmodelfile.h"
#include "torrentcontentmodelfolder.h"
#include "torrentcontentmodelitem.h"