fix: add missing header to Application.cpp
fails to compile on KISS Linux without Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
parent
d5d4f87236
commit
80840f1fdb
@ -79,6 +79,7 @@
|
||||
#include <iostream>
|
||||
#include <mutex>
|
||||
|
||||
#include <QFileOpenEvent>
|
||||
#include <QAccessible>
|
||||
#include <QCommandLineParser>
|
||||
#include <QDir>
|
||||
|
Loading…
Reference in New Issue
Block a user