mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
update comments
This commit is contained in:
parent
1d0e99e913
commit
37a07cc63f
1 changed files with 2 additions and 2 deletions
|
|
@ -21,7 +21,7 @@ namespace app::browser::main
|
||||||
public:
|
public:
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Class database
|
* Tab class database
|
||||||
*
|
*
|
||||||
* Allowed parental access to enums and relationship methods
|
* Allowed parental access to enums and relationship methods
|
||||||
*/
|
*/
|
||||||
|
|
@ -76,7 +76,7 @@ namespace app::browser::main
|
||||||
const bool SCROLLABLE = true;
|
const bool SCROLLABLE = true;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Class API
|
* Tab class API
|
||||||
*/
|
*/
|
||||||
public:
|
public:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue