cleanup styles

This commit is contained in:
uncor3
2025-11-02 03:39:31 -08:00
parent e715c78701
commit d3f4c74fbc
10 changed files with 143 additions and 138 deletions
-1
View File
@@ -13,7 +13,6 @@ int main(int argc, char *argv[])
{
QApplication a(argc, argv);
#ifdef WIN32
// This setup MUST be done before the QApplication object is created.
QString appPath = QCoreApplication::applicationDirPath();
QString gstPluginPath =
QDir::toNativeSeparators(appPath + "/gstreamer-1.0");