fix invalid include paths, compilation warnings, update README.md

This commit is contained in:
xiphon
2019-08-28 16:21:53 +00:00
parent 346e942e93
commit 3a33ddeecd
14 changed files with 26 additions and 28 deletions

View File

@@ -29,7 +29,7 @@
#include <QtCore>
#include <QApplication>
#include "src/qt/TailsOS.h"
#include "TailsOS.h"
#include "utils.h"
bool fileExists(QString path) {