mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-01 15:49:51 +08:00
@@ -1319,8 +1319,6 @@ static int run_program(fstream &logFile, int argc, char *argv[])
|
||||
|
||||
QCoreApplication::addLibraryPath(".");
|
||||
|
||||
QApplication::setAttribute(Qt::AA_EnableHighDpiScaling);
|
||||
|
||||
OBSApp program(argc, argv, profilerNameStore.get());
|
||||
try {
|
||||
program.AppInit();
|
||||
|
||||
Reference in New Issue
Block a user