JonYang hai 1 día
pai
achega
c98bf8427b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      View/die-bonder-ui/main.cpp

+ 1 - 0
View/die-bonder-ui/main.cpp

@@ -17,6 +17,7 @@ int main(int argc, char *argv[])
 {
     QApplication a(argc, argv);
 
+
     QSharedMemory sharedMem("SBTBonder");
     if (sharedMem.attach()) 
     {