X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fqtui%2Fsimplenetworkeditor.h;h=72c9349e2da22f3f4068671b30f0e77647455ba7;hb=c194ed5fb3d15e14b9364f9796d3521910dc72fe;hp=b8140139602b7296a2a5ff830c90e690a2c0223e;hpb=68878dc8366f2f4a0afe132847aad9a51a80cdbf;p=quassel.git 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);