Remove "using namespace" from header files and change std::strings to QStrings.
This commit is contained in:
parent
8fb689d163
commit
24f699beb4
6 changed files with 9 additions and 21 deletions
|
@ -25,8 +25,6 @@ class MainDisplay;
|
|||
#include "PlayStatus.h"
|
||||
#include "MainWindow.h"
|
||||
|
||||
using namespace std;
|
||||
|
||||
class MainDisplay : public SkinDisplay
|
||||
{
|
||||
Q_OBJECT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue