Skip to content
Snippets Groups Projects
Commit 1a3beebf authored by hjk's avatar hjk
Browse files

debugger: the DebuggerRunControlFactory could be internal

parent 26bc7f90
No related branches found
No related tags found
No related merge requests found
...@@ -47,11 +47,9 @@ class DebuggerRunControl; ...@@ -47,11 +47,9 @@ class DebuggerRunControl;
class DebuggerRunControlPrivate; class DebuggerRunControlPrivate;
class DebuggerStartParameters; class DebuggerStartParameters;
class DEBUGGER_EXPORT DebuggerRunControlFactory class DebuggerRunControlFactory
: public ProjectExplorer::IRunControlFactory : public ProjectExplorer::IRunControlFactory
{ {
Q_OBJECT
public: public:
DebuggerRunControlFactory(QObject *parent, unsigned enabledEngines); DebuggerRunControlFactory(QObject *parent, unsigned enabledEngines);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment