mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-06 05:16:59 +03:00
Sync
This commit is contained in:
parent
3e0ba1ffd3
commit
f33ab9beb1
4 changed files with 33 additions and 5 deletions
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
#include <QSettings>
|
||||
|
||||
#include "../util/settingsmacros.h"
|
||||
#include "settingsmacros.h"
|
||||
|
||||
class SettingsBase : public QSettings
|
||||
{
|
||||
|
|
@ -28,6 +28,6 @@ public:
|
|||
|
||||
};
|
||||
|
||||
#include "../util/settingsmacrosundef.h"
|
||||
#include "settingsmacrosundef.h"
|
||||
|
||||
#endif // SETTINGSBASE_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue