Designmode/Designer: Fix uic code model support.

...to use new editor.
Reviewed-by: Lasse Holmstedt <lasse.holmstedt@nokia.com>
This commit is contained in:
Friedemann Kleint
2010-02-26 15:20:50 +01:00
parent 13a608f86f
commit fc60d6c62d
5 changed files with 21 additions and 16 deletions

View File

@@ -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.