mirror of
https://github.com/OpenMW/openmw.git
synced 2025-11-29 16:34:30 +00:00
Remove a line break that clang-format was fussing about
This commit is contained in:
parent
f7b8091117
commit
323ee5f79d
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@
|
||||||
#include <QString>
|
#include <QString>
|
||||||
#include <QStringList>
|
#include <QStringList>
|
||||||
|
|
||||||
|
|
||||||
Process::ProcessInvoker::ProcessInvoker(QObject* parent)
|
Process::ProcessInvoker::ProcessInvoker(QObject* parent)
|
||||||
: QObject(parent)
|
: QObject(parent)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue