add doxygen
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
class view_install : public Gtk::Box
|
||||
{
|
||||
public:
|
||||
/**
|
||||
* @brief view_install
|
||||
* View to send name package to compile it
|
||||
*/
|
||||
view_install();
|
||||
Gtk::Button m_button;
|
||||
Gtk::Box m_VBox;
|
||||
|
||||
Reference in New Issue
Block a user