@@ -3,6 +3,6 @@
|
||||
#include <QString>
|
||||
|
||||
namespace JavaDownloader {
|
||||
/*Downloads the java to the runtimes folder*/
|
||||
void downloadJava(bool isLegacy, const QString& OS);
|
||||
}
|
||||
/*Downloads the java to the runtimes folder*/
|
||||
void downloadJava(bool isLegacy, const QString& OS);
|
||||
} // namespace JavaDownloader
|
||||
|
||||
Reference in New Issue
Block a user