Skip to content

Only use qUtf8Printable for Qt versions >= 5.4,#12

Merged
jrbarron merged 1 commit intoCutehacks:masterfrom
micuintus:bugs/Issue11_gel_not_compiling
Jan 3, 2017
Merged

Only use qUtf8Printable for Qt versions >= 5.4,#12
jrbarron merged 1 commit intoCutehacks:masterfrom
micuintus:bugs/Issue11_gel_not_compiling

Conversation

@micuintus
Copy link
Contributor

as this function was first added in this version of Qt.
Use qPrintable for smaller Qt versions.

Fixes #11

@jrbarron
Copy link
Collaborator

jrbarron commented Jan 2, 2017

@micuintus I don't think it is worth it to have the version check there. I suggest we use a qPrintable() all the time just to avoid making the code messier here. If you update the pull request, I can merge it in.

@micuintus
Copy link
Contributor Author

@jrbarron I'll update the PR this evening once I am back on my own computer.

(qUtf8Printable was first added in version 5.4 of Qt).

Fixes Cutehacks#11
@micuintus micuintus force-pushed the bugs/Issue11_gel_not_compiling branch from dc70e51 to 0d39ca9 Compare January 2, 2017 19:45
@micuintus
Copy link
Contributor Author

(Updated)

@jrbarron jrbarron merged commit ddc0886 into Cutehacks:master Jan 3, 2017
@micuintus micuintus deleted the bugs/Issue11_gel_not_compiling branch January 3, 2017 15:39
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