Correct small typo in extract_strings_qt.py
This commit is contained in:
parent
77b49acc85
commit
678513cc94
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…
Reference in a new issue