Fix for volume rocker bug
[pierogi] / mainwindow.cpp
index cbc276b..1b5ee5e 100644 (file)
@@ -27,6 +27,7 @@ QMutex commandIFMutex;
 bool stopRepeatingFlag = false;
 QMutex stopRepeatingMutex;
 
+
 extern PIRMakeMgr makeManager;