From 6c1bf199ca25809b0e6323a4dcbe5be97ce84cd9 Mon Sep 17 00:00:00 2001 From: Philip Kaufmann Date: Mon, 16 Dec 2013 22:54:02 +0100 Subject: [Qt] style-police, add missing license headers - add missing license headers in Mac files - small code formating cleanups --- src/qt/macdockiconhandler.mm | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'src/qt/macdockiconhandler.mm') diff --git a/src/qt/macdockiconhandler.mm b/src/qt/macdockiconhandler.mm index 86b8c834d4..64291c9188 100644 --- a/src/qt/macdockiconhandler.mm +++ b/src/qt/macdockiconhandler.mm @@ -1,9 +1,13 @@ +// Copyright (c) 2011-2013 The Bitcoin Core developers +// Distributed under the MIT/X11 software license, see the accompanying +// file COPYING or http://www.opensource.org/licenses/mit-license.php. + #include "macdockiconhandler.h" +#include #include -#include #include -#include +#include #undef slots #include -- cgit v1.2.3