mirror of
https://github.com/lubosz/overte.git
synced 2025-04-25 01:23:57 +02:00
extra ;
This commit is contained in:
parent
daaba330d5
commit
e16c8852fb
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ void writeVariant(QBuffer& buffer, QVariantHash::const_iterator& it) {
|
|||
}
|
||||
buffer.write("\n");
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
QByteArray writeMapping(const QVariantHash& mapping) {
|
||||
static const QStringList PREFERED_ORDER = QStringList() << NAME_FIELD << SCALE_FIELD << FILENAME_FIELD
|
||||
|
|
Loading…
Reference in a new issue