X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fuisupport%2Ftreeviewtouch.h;h=f089c9624bab04faa2accce9e3f97043b2a5ae74;hb=f9cd845a9119e0abf450a91d8802f5c1822dd638;hp=7b94039caff2963c3f40d98d24948bd120d39859;hpb=92fc8c5b119111a35ab8423c3cbde5b2a022badf;p=quassel.git 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: