mirror of
https://github.com/YACReader/yacreader
synced 2025-12-03 07:52:58 -05:00
fixed settings path for server config
This commit is contained in:
@ -187,7 +187,6 @@ int main( int argc, char ** argv )
|
||||
viewerTranslator.load(QCoreApplication::applicationDirPath()+"/languages/yacreader_"+sufix);
|
||||
#endif
|
||||
app.installTranslator(&viewerTranslator);
|
||||
app.setApplicationName("YACReaderLibrary");
|
||||
|
||||
qRegisterMetaType<ComicDB>("ComicDB");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user