We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78aee0f commit 5d332daCopy full SHA for 5d332da
src/qt/test/test_main.cpp
@@ -79,8 +79,6 @@ int main(int argc, char* argv[])
79
setenv("QT_QPA_PLATFORM", "minimal", 0 /* overwrite */);
80
#endif
81
82
- // Don't remove this, it's needed to access
83
- // QApplication:: and QCoreApplication:: in the tests
84
BitcoinApplication app;
85
app.setApplicationName("Bitcoin-Qt-test");
86
app.createNode(*init);
0 commit comments