aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/analyzer/startremotedialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/debugger/analyzer/startremotedialog.h')
-rw-r--r--src/plugins/debugger/analyzer/startremotedialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/debugger/analyzer/startremotedialog.h b/src/plugins/debugger/analyzer/startremotedialog.h
index 1a9df377fa..028e512f8b 100644
--- a/src/plugins/debugger/analyzer/startremotedialog.h
+++ b/src/plugins/debugger/analyzer/startremotedialog.h
@@ -40,7 +40,7 @@ class DEBUGGER_EXPORT StartRemoteDialog : public QDialog
Q_OBJECT
public:
- explicit StartRemoteDialog(QWidget *parent = 0);
+ explicit StartRemoteDialog(QWidget *parent = nullptr);
~StartRemoteDialog() override;
ProjectExplorer::StandardRunnable runnable() const;