Nix (Dev)
3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
IWidget.hpp
Go to the documentation of this file.
1
#ifndef LIBS_GUI_IWIDGET_HPP_
2
#define LIBS_GUI_IWIDGET_HPP_
3
4
class
IWidget
5
{
6
public
:
7
virtual
~IWidget
() =
default
;
8
};
9
10
#endif
/* LIBS_GUI_IWIDGET_HPP_ */
IWidget
Definition
IWidget.hpp:5
IWidget::~IWidget
virtual ~IWidget()=default
src
ui
gui
IWidget.hpp
Generated by
1.12.0