forked from qt-creator/qt-creator
Designmode/Designer: Fix uic code model support.
...to use new editor. Reviewed-by: Lasse Holmstedt <lasse.holmstedt@nokia.com>
This commit is contained in:
@@ -40,9 +40,9 @@ namespace Core {
|
||||
|
||||
namespace Designer {
|
||||
class FormWindowEditor;
|
||||
class DesignerXmlEditorEditable;
|
||||
|
||||
namespace Internal {
|
||||
class DesignerXmlEditorEditable;
|
||||
|
||||
/**
|
||||
* A wrapper for Qt Designer form editors, so that they can be used in Design mode.
|
||||
|
||||
Reference in New Issue
Block a user