mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-01 11:11:15 +02:00
Correct small typo in extract_strings_qt.py
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user