add cmake option to use Qt or native file dialogs

This commit is contained in:
wmayer
2017-10-12 16:01:24 +02:00
parent 47fe76fe1d
commit 8e694c3820
3 changed files with 9 additions and 4 deletions

View File

@@ -48,10 +48,6 @@
using namespace Gui;
#if defined(FC_OS_LINUX)
#undef USE_QT_FILEDIALOG
#endif
/* TRANSLATOR Gui::FileDialog */