Skip to content
Extraits de code Groupes Projets

Api update

10 files
+ 99
37
Comparer les modifications
  • Côte à côte
  • En ligne

Fichiers

+ 0
1
@@ -49,7 +49,6 @@ public:
}
inline Type getType() const noexcept { return fileType; }
inline QString getFilePath() const noexcept { return filePath; }
};
Chargement en cours