Merge #8092: Correct small typo in extract_strings_qt.py
678513c
Correct small typo in extract_strings_qt.py (Mitchell Cash)
This commit is contained in:
commit
33799afe83
1 changed files with 2 additions and 2 deletions
|
@ -67,7 +67,7 @@ f.write("""
|
||||||
|
|
||||||
#include <QtGlobal>
|
#include <QtGlobal>
|
||||||
|
|
||||||
// Automatically generated by extract_strings.py
|
// Automatically generated by extract_strings_qt.py
|
||||||
#ifdef __GNUC__
|
#ifdef __GNUC__
|
||||||
#define UNUSED __attribute__((unused))
|
#define UNUSED __attribute__((unused))
|
||||||
#else
|
#else
|
||||||
|
|
Loading…
Add table
Reference in a new issue