Merge pull request #3465 from Beep6581/clang-tidy

`clang-tidy` cleanups
This commit is contained in:
Ingo Weyrich
2016-10-18 21:53:34 +02:00
committed by GitHub
219 changed files with 2430 additions and 2460 deletions

View File

@@ -21,7 +21,7 @@
#include "multilangmgr.h"
#include "guiutils.h"
ToolBar::ToolBar () : showColPickers(true), listener (NULL)
ToolBar::ToolBar () : showColPickers(true), listener (nullptr)
{
editingMode = false;