33#ifndef TTA_MEMORY_DIALOG_HH
34#define TTA_MEMORY_DIALOG_HH
38#include <wx/spinctrl.h>
40#include <wx/textctrl.h>
64 wxSizer*
createContents(wxWindow* window,
bool call_fit,
bool set_sizer);
virtual void handleEvent(OSEdInformer::EventId event)
MemoryDialog & operator=(const MemoryDialog &)
Assignment not allowed.
MemoryDialog(const MemoryDialog &)
Copying not allowed.
MemoryControl * memoryWindow_
Memory control of the dialog.
wxSizer * createContents(wxWindow *window, bool call_fit, bool set_sizer)
void onClose(wxCommandEvent &)