add build dialog

This commit is contained in:
2020-06-03 18:59:39 +02:00
parent 44bfd7e606
commit adf1bc70ce
8 changed files with 37 additions and 12 deletions

View File

@@ -14,14 +14,14 @@ public:
* @param sesion Model to have the funcionality
*/
controller_info(view_info *view, session_manager *sesion);
private:
view_info *view;
session_manager *sesion;
/**
* @brief load_info
* Load the info in the table
*/
void load_info();
private:
view_info *view;
session_manager *sesion;
/**
* @brief get_first
* Get the firs string until the special character ":"