mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 03:52:49 +01:00
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:
parent
f50b8bf669
commit
00bf61885c
@ -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 New Issue
Block a user