forked from qt-creator/qt-creator
Fix more krazy warnings.
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
#include <QtCore/QTextStream>
|
||||
#include <QtGui/QIcon>
|
||||
|
||||
static const char *sharedHeaderPostfixC = "_global";
|
||||
static const char sharedHeaderPostfixC[] = "_global";
|
||||
|
||||
namespace Qt4ProjectManager {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user