From 01eb8253196672c969a39587e90b49321a182428 Mon Sep 17 00:00:00 2001 From: Daniel Wilhelm Date: Fri, 18 Apr 2014 17:19:14 +0200 Subject: 5.1 --- ui/sync_cfg.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/sync_cfg.cpp') diff --git a/ui/sync_cfg.cpp b/ui/sync_cfg.cpp index 4da98b8e..4f6df013 100644 --- a/ui/sync_cfg.cpp +++ b/ui/sync_cfg.cpp @@ -534,7 +534,7 @@ ReturnSyncConfig::ButtonPressed zen::showSyncConfigDlg(CompareVariant compareVar xmlAccess::OnGuiError* handleError, // ExecWhenFinishedCfg* execWhenFinished) //optional input parameter { - SyncCfgDialog syncDlg(NULL, + SyncCfgDialog syncDlg(nullptr, compareVar, syncCfg, handleError, -- cgit