X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fuisupport%2Ftreeviewtouch.h;h=f089c9624bab04faa2accce9e3f97043b2a5ae74;hp=7b94039caff2963c3f40d98d24948bd120d39859;hb=900cce213a6ed000b7131a05a0dec7d04b35b023;hpb=92fc8c5b119111a35ab8423c3cbde5b2a022badf diff --git a/src/uisupport/treeviewtouch.h b/src/uisupport/treeviewtouch.h index 7b94039c..f089c962 100644 --- a/src/uisupport/treeviewtouch.h +++ b/src/uisupport/treeviewtouch.h @@ -32,7 +32,7 @@ class UISUPPORT_EXPORT TreeViewTouch : public QTreeView Q_OBJECT public: - explicit TreeViewTouch(QWidget *parent = 0); + explicit TreeViewTouch(QWidget *parent = nullptr); protected: