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 1be2d52deb
commit 56ac228543
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 */