Fixes: Re-add signal/slot editor widget.

Task:     246812
This commit is contained in:
con
2009-03-17 15:34:23 +01:00
parent c42ed2bece
commit bf118eba1e

View File

@@ -41,7 +41,7 @@ using namespace Designer::Constants;
enum { ActionEditorTab, SignalSlotEditorTab };
enum { wantSignalSlotEditor = 0 };
enum { wantSignalSlotEditor = 1 };
namespace Designer {
namespace Internal {