X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=signalhandler.hpp;h=a8ddccb30bf2fbb1f36fb9c359d79c94ac8df359;hp=fff9efc7a1cf6fda5f31d42d2feeea9c84034cda;hb=75d0779e498595f3a957de79eedd97c0647a2b28;hpb=7a01bd3654ed046216308fa64edfd79be7cd525f diff --git a/signalhandler.hpp b/signalhandler.hpp index fff9efc7..a8ddccb3 100644 --- a/signalhandler.hpp +++ b/signalhandler.hpp @@ -33,7 +33,7 @@ public: static bool prepare_signals(); public: - explicit SignalHandler(QObject* parent = NULL); + explicit SignalHandler(QObject* parent = nullptr); Q_SIGNALS: void int_received();