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