mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02:00
Merge b0e268d2f6 into merged_master (Bitcoin PR #16969)
This commit is contained in:
commit
8a54dcdb44
1 changed files with 0 additions and 3 deletions
|
|
@ -437,9 +437,6 @@ int GuiMain(int argc, char* argv[])
|
|||
#if QT_VERSION >= 0x050600
|
||||
QCoreApplication::setAttribute(Qt::AA_EnableHighDpiScaling);
|
||||
#endif
|
||||
#ifdef Q_OS_MAC
|
||||
QApplication::setAttribute(Qt::AA_DontShowIconsInMenus);
|
||||
#endif
|
||||
|
||||
BitcoinApplication app(*node);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue