7
1
Fork 0

Ensure video DVD detection does not stall

pull/16/head
Timothy Pearson vor 11 Jahren
Ursprung a166b1dade
Commit 67c9da35e9

@ -56,9 +56,7 @@ int main(int argc, char *argv[])
KUniqueApplication::addCmdLineOptions();
TDEApplication::disableAutoDcopRegistration();
TDEApplication app(false, false);
TDEStartupInfo::appStarted();
TDEApplication app(false, false, false);
//======================================================================================================================================================
//

Laden…
Abbrechen
Speichern