Fix Linux compilation bugs
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
# include <QLocale>
|
||||
# include <QStyleFactory>
|
||||
# include <QTextStream>
|
||||
# include <QDesktopServices>
|
||||
#endif
|
||||
|
||||
#include "DlgGeneralImp.h"
|
||||
|
||||
@@ -213,6 +213,7 @@ bool PreferencePackManager::apply(const std::string& preferencePackName) const
|
||||
|
||||
// TODO: Are there other things that have to be manually triggered?
|
||||
}
|
||||
return wasApplied;
|
||||
}
|
||||
else {
|
||||
throw std::runtime_error("No such Preference Pack: " + preferencePackName);
|
||||
|
||||
Reference in New Issue
Block a user