fix build
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
e57c2180da
commit
00b83efb9a
10 changed files with 14 additions and 32 deletions
|
@ -25,7 +25,6 @@
|
|||
#include <QVariant>
|
||||
#include <QVector>
|
||||
#include <memory>
|
||||
#include <optional>
|
||||
|
||||
class QIODevice;
|
||||
|
||||
|
@ -44,7 +43,7 @@ namespace ProviderCapabilities {
|
|||
const char* name(ResourceProvider);
|
||||
QString readableName(ResourceProvider);
|
||||
QStringList hashType(ResourceProvider);
|
||||
}; // namespace ProviderCapabilities
|
||||
} // namespace ProviderCapabilities
|
||||
|
||||
struct ModpackAuthor {
|
||||
QString name;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue