Basic usability of QPlainTextEdit component
This commit is contained in:
+1
-3
@@ -33,9 +33,7 @@ const generateMocGypiFile = outFilePaths => {
|
||||
});
|
||||
|
||||
const gypiConfig = {
|
||||
target_defaults: {
|
||||
sources: sources
|
||||
}
|
||||
sources: sources
|
||||
};
|
||||
const comment = `# AUTOGENERATED FILE. DO NOT MODIFY . ALL CHANGES WILL BE LOST\n# RUN: npm run automoc after updating moc.json\n`;
|
||||
console.log("Updating moc.gypi...");
|
||||
|
||||
Reference in New Issue
Block a user