Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
bf118eba
Commit
bf118eba
authored
Mar 17, 2009
by
con
Browse files
Fixes: Re-add signal/slot editor widget.
Task: 246812
parent
c42ed2be
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/designer/editorwidget.cpp
View file @
bf118eba
...
...
@@ -41,7 +41,7 @@ using namespace Designer::Constants;
enum
{
ActionEditorTab
,
SignalSlotEditorTab
};
enum
{
wantSignalSlotEditor
=
0
};
enum
{
wantSignalSlotEditor
=
1
};
namespace
Designer
{
namespace
Internal
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment