#ifndef CCONTACTSWINDOW_H #define CCONTACTSWINDOW_H class CContactsWindow { public: CContactsWindow(); }; #endif // CCONTACTSWINDOW_H