#include "MainWindowImageViewer.h" MainWindowImageViewer::MainWindowImageViewer( wxWindow* parent ) : ImageViewer( parent ) { }