#include <QtGui/qfiledialog.h> #ifndef QFILEDIALOG_H #ifndef QT_NO_FILEDIALOG inline class QFlags < enum QFileDialog::Option > operator |(enum QFileDialog::Option f1, enum QFileDialog::Option f2); #endif // QT_NO_FILEDIALOG #endif // QFILEDIALOG_H