X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=signalhandler.hpp;h=a81f186c8493ec61afce9833023550e4c85fec18;hp=fff9efc7a1cf6fda5f31d42d2feeea9c84034cda;hb=ae95fe5832e1f3d63d0f0f952629591aae3419cf;hpb=7a01bd3654ed046216308fa64edfd79be7cd525f diff --git a/signalhandler.hpp b/signalhandler.hpp index fff9efc7..a81f186c 100644 --- a/signalhandler.hpp +++ b/signalhandler.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef SIGNALHANDLER_HPP @@ -33,7 +32,7 @@ public: static bool prepare_signals(); public: - explicit SignalHandler(QObject* parent = NULL); + explicit SignalHandler(QObject* parent = nullptr); Q_SIGNALS: void int_received();