X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2Fsimplenetworkeditor.h;h=72c9349e2da22f3f4068671b30f0e77647455ba7;hp=b8140139602b7296a2a5ff830c90e690a2c0223e;hb=158443f71d48215eea8b47b836b61afd77654b78;hpb=68878dc8366f2f4a0afe132847aad9a51a80cdbf diff --git a/src/qtui/simplenetworkeditor.h b/src/qtui/simplenetworkeditor.h index b8140139..72c9349e 100644 --- a/src/qtui/simplenetworkeditor.h +++ b/src/qtui/simplenetworkeditor.h @@ -30,7 +30,7 @@ class SimpleNetworkEditor : public QWidget Q_OBJECT public: - SimpleNetworkEditor(QWidget *parent = 0); + SimpleNetworkEditor(QWidget *parent = nullptr); void displayNetworkInfo(const NetworkInfo &networkInfo); void saveToNetworkInfo(NetworkInfo &networkInfo);