Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Work with .tsj files #14

Merged
merged 2 commits into from
Aug 2, 2021
Merged

Work with .tsj files #14

merged 2 commits into from
Aug 2, 2021

Conversation

khodand
Copy link
Member

@khodand khodand commented Aug 2, 2021

No description provided.

@todo
Copy link

todo bot commented Aug 2, 2021

Separate .qrs and .tsj

// TODO: Separate .qrs and .tsj
// There must be some sort of separation, because if there are both .qrs and .tsj files in the directory,
// it will cause problems.
auto qrsList = mTasksDir.entryInfoList({"*.qrs", "*.tsj"}, QDir::Files);
auto fields = mFieldsDir.entryInfoList({"*.xml"}, QDir::Files);


This comment was generated by todo based on a TODO comment in 2e900d1 in #14. cc @khodand.

@iakov iakov merged commit ef3a08f into trikset:master Aug 2, 2021
@todo todo bot mentioned this pull request Aug 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants