X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2FAppXestiaAddrBk.h;h=6bd643d02af86765e3309dd4ad9ac221a7ba19bb;hb=23270ca01cd508ff056029899e106682e50df47c;hp=e4272d9c138e8aef13ef77bdbc591508f5e4134c;hpb=66e841c8847db860ad378b330ae5344554f53d35;p=xestiaab%2F.git diff --git a/source/AppXestiaAddrBk.h b/source/AppXestiaAddrBk.h index e4272d9..6bd643d 100644 --- a/source/AppXestiaAddrBk.h +++ b/source/AppXestiaAddrBk.h @@ -973,6 +973,7 @@ class frmActivityMgrADT : public wxFrame protected: wxMenuBar* mnuMenuBar; wxMenu* mnuWindow; + wxMenuItem* mnuSleepMode; wxPanel* m_panel43; wxStaticBitmap* bmpActivity; wxPanel* m_panel46; @@ -980,9 +981,6 @@ class frmActivityMgrADT : public wxFrame wxGauge* GauProgress; wxPanel* m_panel44; wxListCtrl* lstActivity; - wxPanel* m_panel55; - wxStaticText* lblResult; - wxTextCtrl* txtMessage; // Virtual event handlers, overide them in your derived class virtual void CloseWindow( wxCloseEvent& event ) { event.Skip(); }