fixed seg fault (#2831)
This commit is contained in:
@@ -90,7 +90,7 @@ static QMap<class QString, QSharedPointer<ValueHandler>>
|
||||
#endif
|
||||
OPTION("startupLaunch" ,Bool ( false )),
|
||||
OPTION("showStartupLaunchMessage" ,Bool ( true )),
|
||||
OPTION("copyAndCloseAfterUpload" ,Bool ( true )),
|
||||
OPTION("copyURLAfterUpload" ,Bool ( true )),
|
||||
OPTION("copyPathAfterSave" ,Bool ( false )),
|
||||
OPTION("antialiasingPinZoom" ,Bool ( true )),
|
||||
OPTION("useJpgForClipboard" ,Bool ( false )),
|
||||
|
||||
Reference in New Issue
Block a user