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

Different slash for different OS #62

Closed
frederikhors opened this issue Aug 23, 2019 · 2 comments
Closed

Different slash for different OS #62

frederikhors opened this issue Aug 23, 2019 · 2 comments

Comments

@frederikhors
Copy link

I'm using unix, mac, windows with many projects and when I regenerate code on different OS qtc writes different slash in each commented line:

Example on mac:

//line project/templates/include_custom.qtpl:3

Example on Windows:

//line project\templates\include_custom.qtpl:3

Can we use the same slash every time please?

What do you think about it?

@valyala
Copy link
Owner

valyala commented Aug 23, 2019

Done in v1.2.0.

@valyala valyala closed this as completed Aug 23, 2019
@frederikhors
Copy link
Author

It works great thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants