diff options
author | dos-reis <gdr@axiomatics.org> | 2014-10-04 00:50:57 +0000 |
---|---|---|
committer | dos-reis <gdr@axiomatics.org> | 2014-10-04 00:50:57 +0000 |
commit | 564aff97f80abac84be64552f5238903cb126c33 (patch) | |
tree | 0ba82ae0f8e4249eb1dc37a7662219523f5d3cd4 /src/io/Makefile.in | |
parent | 33259a6291be67fdc2545024f8fd5ff9603fd8dd (diff) | |
download | open-axiom-564aff97f80abac84be64552f5238903cb126c33.tar.gz |
Fix QT5 toAscii() compatibility issue.
Diffstat (limited to 'src/io/Makefile.in')
-rw-r--r-- | src/io/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/io/Makefile.in b/src/io/Makefile.in index 3118c271..cc7e0232 100644 --- a/src/io/Makefile.in +++ b/src/io/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. +# Makefile.in generated by automake 1.13.4 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2013 Free Software Foundation, Inc. |