Gui: [skip ci] add sub-classes of the MDIView to the type system
This commit is contained in:
@@ -36,6 +36,8 @@ using namespace ImageGui;
|
||||
|
||||
/* TRANSLATOR ImageGui::ImageView */
|
||||
|
||||
TYPESYSTEM_SOURCE_ABSTRACT(ImageGui::ImageView, Gui::MDIView)
|
||||
|
||||
ImageView::ImageView(QWidget* parent)
|
||||
: MDIView(0, parent), _ignoreCloseEvent(false)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user