diff options
Diffstat (limited to 'src/plugins/General/streambrowser/streambrowser.h')
| -rw-r--r-- | src/plugins/General/streambrowser/streambrowser.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/General/streambrowser/streambrowser.h b/src/plugins/General/streambrowser/streambrowser.h index 0f23644d8..7ea50e575 100644 --- a/src/plugins/General/streambrowser/streambrowser.h +++ b/src/plugins/General/streambrowser/streambrowser.h @@ -35,7 +35,7 @@ class StreamBrowser : public QObject { Q_OBJECT public: - StreamBrowser(QObject *parent = 0); + StreamBrowser(QObject *parent = nullptr); ~StreamBrowser(); |
