forked from qt-creator/qt-creator
QuickDesigner: Compile fix
Fix compilation error introduced by a rebase
(12d6f03d5f
)
This commit is contained in:
@@ -43,9 +43,6 @@ enum {
|
||||
debug = false
|
||||
};
|
||||
|
||||
enum {
|
||||
debug = false
|
||||
};
|
||||
|
||||
namespace QmlDesigner {
|
||||
|
||||
|
Reference in New Issue
Block a user