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>
|
||||
|
||||
// Automatically generated by extract_strings.py
|
||||
// Automatically generated by extract_strings_qt.py
|
||||
#ifdef __GNUC__
|
||||
#define UNUSED __attribute__((unused))
|
||||
#else
|
||||
|
|
Loading…
Add table
Reference in a new issue