X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=blobdiff_plain;f=source%2Fsearch%2FXABSearchPanel.h;h=bf6957da46f81960fa9549f2e747f6bc9cac6a24;hp=8a3f4ae96a57d68b4ce7029fe2b3258a15fcadd1;hb=76214fdd5e820c60a468a62fa586749102310f21;hpb=45729fca56479bd9158486e0cda0c4a94b4dd1dc diff --git a/source/search/XABSearchPanel.h b/source/search/XABSearchPanel.h index 8a3f4ae..bf6957d 100644 --- a/source/search/XABSearchPanel.h +++ b/source/search/XABSearchPanel.h @@ -1,3 +1,21 @@ +// XABSearchPanel.h - XABSearchPanel widget 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 __XABSearchPanel__ #define __XABSearchPanel__ @@ -6,8 +24,13 @@ Subclass of XABSearchPanelADT, which is generated by wxFormBuilder. */ +#include + #include "../AppXestiaAddrBk.h" -#include "../frmSearch.h" + +#include "../common/preferences.h" +#include "frmSearch.h" +#include "../Bitmaps.h" //// end generated include