forked from qt-creator/qt-creator
Removed stray tokens and fixed warnings/errors when compiling with pedantic C++ compilers.
This commit is contained in:
@@ -13,7 +13,7 @@ class IEditor;
|
||||
|
||||
namespace QmlJS {
|
||||
class Editor;
|
||||
};
|
||||
}
|
||||
|
||||
namespace QmlJSEditor {
|
||||
namespace Internal {
|
||||
|
||||
Reference in New Issue
Block a user