Replace assert() with Q_ASSERT()

This commit is contained in:
Igor
2016-05-15 09:43:37 +03:00
parent 21364a1c94
commit fa2476bbc5
6 changed files with 13 additions and 19 deletions
-1
View File
@@ -26,7 +26,6 @@
#include "Session.h"
// Standard
#include <assert.h>
#include <stdlib.h>
// Qt