mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-20 10:47:39 +00:00
GH-1379 fix build with Qt 5.2.1 on ubuntu64
This commit is contained in:
@@ -43,6 +43,7 @@ public:
|
||||
|
||||
State state() const;
|
||||
int exitCode() const;
|
||||
qint64 processId() const;
|
||||
|
||||
signals:
|
||||
void log(QStringList lines, MessageLevel::Enum level);
|
||||
|
||||
Reference in New Issue
Block a user