Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
1a3beebf
Commit
1a3beebf
authored
Dec 10, 2010
by
hjk
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
debugger: the DebuggerRunControlFactory could be internal
parent
26bc7f90
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
src/plugins/debugger/debuggerrunner.h
src/plugins/debugger/debuggerrunner.h
+1
-3
No files found.
src/plugins/debugger/debuggerrunner.h
View file @
1a3beebf
...
...
@@ -47,11 +47,9 @@ class DebuggerRunControl;
class
DebuggerRunControlPrivate
;
class
DebuggerStartParameters
;
class
DEBUGGER_EXPORT
DebuggerRunControlFactory
class
DebuggerRunControlFactory
:
public
ProjectExplorer
::
IRunControlFactory
{
Q_OBJECT
public:
DebuggerRunControlFactory
(
QObject
*
parent
,
unsigned
enabledEngines
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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