Gui: [skip ci] move dontUseNativeDialog() to unnamed namespace
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
|
||||
using namespace Gui;
|
||||
|
||||
namespace Gui {
|
||||
namespace {
|
||||
bool dontUseNativeDialog()
|
||||
{
|
||||
#if defined(USE_QT_FILEDIALOG)
|
||||
|
||||
Reference in New Issue
Block a user