X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fcontacteditor%2FfrmContactEditorNickname.h;h=e14699cc748d956f00dd6c131e94a13c48e61bdb;hb=56eff3f03cf38a27161b3279318c474e0421111c;hp=005d97de051c901fca5f480bd9cb8d0d6bb3be02;hpb=45729fca56479bd9158486e0cda0c4a94b4dd1dc;p=xestiaab%2F.git diff --git a/source/contacteditor/frmContactEditorNickname.h b/source/contacteditor/frmContactEditorNickname.h index 005d97d..e14699c 100644 --- a/source/contacteditor/frmContactEditorNickname.h +++ b/source/contacteditor/frmContactEditorNickname.h @@ -1,3 +1,21 @@ +// frmContactEditorNickname.h - frmContactEditorNickname form header. +// +// (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 + #ifndef __frmContactEditorNickname__ #define __frmContactEditorNickname__ @@ -10,6 +28,8 @@ Subclass of frmContactEditorNicknameADT, which is generated by wxFormBuilder. #include #include "../AppXestiaAddrBk.h" #include "../enums.h" +#include "../common/textprocessing.h" +#include "../common/languages.h" //// end generated include