add test for syntax checking

This commit is contained in:
thez3ro 2017-11-07 17:58:08 +01:00
parent 8ca444aee0
commit a02a49a184
No known key found for this signature in database
GPG key ID: F628F9E41DD7C073
6 changed files with 32 additions and 28 deletions

View file

@ -32,8 +32,8 @@
#include <QMimeData>
#include <QEvent>
#include <iostream>
#include <autotype/AutoType.h>
#include "autotype/AutoType.h"
#include "core/Config.h"
#include "core/Database.h"
#include "core/Entry.h"