Skip to content
Extraits de code Groupes Projets

Api update

Fusionnées Kubat a demandé de fusionner api-update vers master
10 fichiers
+ 99
37
Comparer les modifications
  • Côte à côte
  • En ligne
Fichiers
10
@@ -49,7 +49,6 @@ public:
}
inline Type getType() const noexcept { return fileType; }
inline QString getFilePath() const noexcept { return filePath; }
};
Chargement en cours