forked from qt-creator/qt-creator
Removed stray tokens and fixed warnings/errors when compiling with pedantic C++ compilers.
This commit is contained in:
@@ -47,7 +47,7 @@ public:
|
||||
|
||||
enum EntryType
|
||||
{
|
||||
Function,
|
||||
Function
|
||||
};
|
||||
|
||||
class Entry
|
||||
|
||||
Reference in New Issue
Block a user