mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-08 13:08:29 +02:00
Some small cleanups (#4772)
This commit is contained in:
commit
04786023b0
18 changed files with 50 additions and 112 deletions
|
|
@ -38,7 +38,6 @@
|
|||
#include "FileSystem.h"
|
||||
|
||||
class FileLinkApp : public QCoreApplication {
|
||||
// friends for the purpose of limiting access to deprecated stuff
|
||||
Q_OBJECT
|
||||
public:
|
||||
enum Status { Starting, Failed, Succeeded, Initialized };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue