X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fcommon%2Fevents.cpp;h=9305d40b7b4c039115b702da5f49b3110cdb1c7b;hb=2a30393d59c892349cffec18ec16907c2358fd0f;hp=6b11b8416a1d2efdeae83b41ce80c83d4360e799;hpb=45729fca56479bd9158486e0cda0c4a94b4dd1dc;p=xestiaab%2F.git diff --git a/source/common/events.cpp b/source/common/events.cpp index 6b11b84..9305d40 100644 --- a/source/common/events.cpp +++ b/source/common/events.cpp @@ -1,4 +1,19 @@ -#include "events.h" +// events.cpp - Events subroutines. +// +// (c) 2012-2015 Xestia Software Development. +// +// This file is part of Xestia Address Book. +// +// Xestia Address Book is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Address Book is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Address Book. If not, see -//const wxEventType ContactConflictCmdEnv = wxNewEventType(); -//const wxEventType MyFooCommandEvent = wxNewEventType(); \ No newline at end of file +#include "events.h" \ No newline at end of file